.

ConsolePageView Member List

This is the complete list of members for ConsolePageView, including all inherited members.
$cache_id ViewBase [protected]
$cache_manager PageViewBase [protected]
$cached_content ViewBase [protected]
$page_data PageViewBase [protected]
$template ViewBase [protected]
$vars ViewBase [protected]
__construct($page_data, $file=false) ConsolePageView
PageViewBase::__construct(PageData $page_data, $file=false) PageViewBase
after_render(&$rendered_content, $policy) ConsolePageView [protected]
assign($var, $value) ViewBase
assign_array($vars) ViewBase
assign_default_vars($policy) ConsolePageView [protected]
before_render(&$rendered_content, $policy) ViewBase [protected]
CONTENT_ONLY IView
copy_to($view) ViewBase
create_child_view($template) ViewBase
create_template_engine($engine) ViewBase [protected]
DISPLAY IView
do_render($policy) ViewBase [protected]
do_render_cache($cache, $policy) PageViewBase [protected]
format_error($message) PageViewBase [protected]
get_cache_id() ViewBase
get_cache_lifetime() PageViewBase [protected]
get_cache_object() ViewBase [protected]
is_cached() ViewBase
NO_CACHE IView
NONE IRenderer
POLICY_GZIP PageViewBase
read_cache($cache_key) ViewBase [protected]
render($policy=self::NONE) ConsolePageView
render_content(&$rendered_content, $policy) PageViewBase [protected]
render_from_cache($policy) ViewBase [protected]
render_postprocess(&$rendered_content, $policy) ConsolePageView [protected]
render_preprocess($policy) ConsolePageView [protected]
retrieve($var) ViewBase
retrieve_array() ViewBase
send_cache_headers($lastmodified, $expires, $max_age=600, $etag= '') PageViewBase [protected]
send_status() PageViewBase [protected]
set_cache_id($cacheid) ViewBase
should_cache() ConsolePageView [protected]
split_template($template) ViewBase [protected]
store_cache($cache_key, $content, $lifetime, $policy) PageViewBase [protected]
update_cache(&$data, $policy) ViewBase [protected]