SlaxWeb Framework
 All Classes Namespaces Functions Variables Pages
SlaxWeb\Router\Dispatcher Member List

This is the complete list of members for SlaxWeb\Router\Dispatcher, including all inherited members.

$addQueryParams (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcherprotected
$hooks (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcherprotected
$logger (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcherprotected
$routes (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcherprotected
$segBasedMatch (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcherprotected
__construct(\SlaxWeb\Router\Container $routes,\SlaxWeb\Hooks\Container $hooks,\Psr\Log\LoggerInterface $logger)SlaxWeb\Router\Dispatcher
addParams(array $matches)SlaxWeb\Router\Dispatcherprotected
checkContainer(int $method, string $uri)SlaxWeb\Router\Dispatcherprotected
dispatch(Request $request, Response $response)SlaxWeb\Router\Dispatcher
dispatchController(string $uri)SlaxWeb\Router\Dispatcherprotected
dispatchRoute(Route $route, array $params)SlaxWeb\Router\Dispatcherprotected
enableSegMatch(string $namespace, array $params=[], string $prepend="", string $defaultMethod="index")SlaxWeb\Router\Dispatcher
findRoute(int $method, string $uri)SlaxWeb\Router\Dispatcherprotected
handleNoMatch()SlaxWeb\Router\Dispatcherprotected
posix2Pcre(string $regex, array $names=["params","named"])SlaxWeb\Router\Dispatcherprotected
uriPrepend (defined in SlaxWeb\Router\Dispatcher)SlaxWeb\Router\Dispatcher