ICanBoogie/bind-http 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • HTTP

Classes

  • AbstractDispatcherConstructor
  • Hooks
  • ProvideDispatcher

Interfaces

  • DispatcherConfig

Traits

  • ApplicationBindings

Class Hooks

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

Methods summary

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

Returns the initial request object.

Returns the initial request object.

Returns

ICanBoogie\HTTP\Request
public static ICanBoogie\HTTP\Request
# app_get_request( ICanBoogie\Application $app )

Returns the current request.

Returns the current request.

Parameters

$app

Returns

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

Returns the request dispatcher.

Returns the request dispatcher.

Returns

ICanBoogie\HTTP\Dispatcher
public static
# on_app_configure( ICanBoogie\Application\ConfigureEvent $event, ICanBoogie\Application $app )

Defines the request dispatcher provider.

Defines the request dispatcher provider.

Parameters

$event
$app
ICanBoogie/bind-http 3.0.x API documentation generated by ApiGen