ICanBoogie/bind-http v2.6.0
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • HTTP

Classes

  • AbstractDispatcherConstructor
  • Hooks
  • ProvideDispatcher

Interfaces

  • DispatcherConfig

Traits

  • CoreBindings

Class Hooks

Namespace: ICanBoogie\Binding\HTTP
Located at Hooks.php

Methods summary

public static
# synthesize_dispatchers_config( array $fragments )
public static ICanBoogie\HTTP\Request
# core_get_initial_request( )

Returns the initial request object.

Returns the initial request object.

Returns

ICanBoogie\HTTP\Request
public static ICanBoogie\HTTP\Request
# core_get_request( ICanBoogie\Core $app )

Returns the current request.

Returns the current request.

Parameters

$app

Returns

ICanBoogie\HTTP\Request
public static ICanBoogie\HTTP\Dispatcher
# core_get_dispatcher( )

Returns the request dispatcher.

Returns the request dispatcher.

Returns

ICanBoogie\HTTP\Dispatcher
public static
# on_core_configure( ICanBoogie\Core\ConfigureEvent $event, ICanBoogie\Core $app )

Defines the request dispatcher provider.

Defines the request dispatcher provider.

Parameters

$event
$app
ICanBoogie/bind-http v2.6.0 API documentation generated by ApiGen