.

RouteBase Member List

This is the complete list of members for RouteBase, including all inherited members.
$action RouteBase [protected]
$controller RouteBase [protected]
$decorators RouteBase [protected]
$is_directory RouteBase [protected]
$path RouteBase [protected]
$scheme RouteBase [protected]
__construct($path, $controller, $action, $decorators=null) RouteBase
ABSOLUTE IUrlBuilder
append_renderdecorator(IRenderDecorator $dec) RouteBase
build_url($absolute_or_relative, $params=null) RouteBase
build_url_base($absolute_or_relative) RouteBase [protected]
build_url_path($params) RouteBase [protected]
check_action_func($controller, $funcname) RouteBase [protected]
get_action_func_name($action) RouteBase [protected]
get_default_render_decorators() RouteBase [protected]
get_renderer($page_data) RouteBase
identify() RouteBase
initialize($page_data) RouteBase
initialize_adjust_path($page_data) RouteBase [protected]
initialize_cache_manager($page_data) RouteBase [protected]
invoke($page_data) RouteBase
invoke_action_func($controller, $funcname, $page_data) RouteBase [protected]
is_directory() RouteBase
prepend_renderdecorator(IRenderDecorator $dec) RouteBase
RELATIVE IUrlBuilder
split_route_id($route_id) RouteBase [static]
weight_against_path($path) RouteBase
WEIGHT_FULL_MATCH IRoute
WEIGHT_NO_MATCH IRoute