You are here

7 string references to 'AuthcacheP13nDefaultRequestRouter' in Authenticated User Page Caching (Authcache) 7.2

AuthcacheP13nDefaultRequestRouter::generateURL in modules/authcache_p13n/includes/AuthcacheP13nDefaultRequestRouter.inc
Given a request id and an optional argument, return the appropriate URL.
AuthcacheP13nDefaultRequestRouter::getHandler in modules/authcache_p13n/includes/AuthcacheP13nDefaultRequestRouter.inc
Return an instance of AuthcacheP13nRequestHandlerInterface.
AuthcacheP13nDefaultRequestRouter::rebuild in modules/authcache_p13n/includes/AuthcacheP13nDefaultRequestRouter.inc
Rebuild the routing information after configuration changes.
AuthcacheP13nTestDefaultRequestRouter::setUp in modules/authcache_p13n/tests/authcache_p13n.frontcontroller.test
Sets up a Drupal site for running functional and integration tests.
authcache_p13n_admin_routes in modules/authcache_p13n/authcache_p13n.admin.inc
Display a list of available routes and frontcontroller settings.
authcache_p13n_frontcontroller_handle_request in modules/authcache_p13n/includes/frontcontroller.inc
Dispatch incomming requests to the appropriate request handler.
authcache_p13n_request_get_router in modules/authcache_p13n/authcache_p13n.module
Return the router class for requests.