StaticPageRoute Member List
This is the complete list of members for
StaticPageRoute, including all
inherited members.
$action |
RouteBase |
[protected] |
$controller |
RouteBase |
[protected] |
$decorators |
RouteBase |
[protected] |
$is_directory |
RouteBase |
[protected] |
$org_action |
StaticPageRoute |
[protected] |
$org_page |
StaticPageRoute |
[protected] |
$path |
RouteBase |
[protected] |
$scheme |
RouteBase |
[protected] |
__construct($prefix,
$page, $postfix, $template, $controller, $action,
$decorators=null) |
StaticPageRoute |
|
ExactMatchRoute::__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) |
ExactMatchRoute |
[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) |
StaticPageRoute |
[protected] |
is_directory() |
RouteBase |
|
prepend_renderdecorator(IRenderDecorator
$dec) |
RouteBase |
|
RELATIVE |
IUrlBuilder |
|
split_route_id($route_id) |
RouteBase |
[static] |
weight_against_path($path) |
ExactMatchRoute |
|
WEIGHT_FULL_MATCH |
IRoute |
|
WEIGHT_NO_MATCH |
IRoute |
|