You are here

Functions in Lazy Pane 7

Primary tabs

Namesort descending Location Description Direct uses Strings
lazy_pane_ajax ./lazy_pane.inc Menu callback to load a lazy-pane through ajax. 1
lazy_pane_ctools_plugin_directory ./lazy_pane.module Implements hook_ctools_plugin_directory().
lazy_pane_form_alter ./lazy_pane.module Implements hook_form_alter().
lazy_pane_get_request_path ./lazy_pane.module Returns the lazy pane host page path. 2
lazy_pane_is_lazy_request ./lazy_pane.module Checks if the current request has been originated from a lazy request. 3
lazy_pane_lazy_cache_clear plugins/cache/lazy.inc Not implemented. 1
lazy_pane_lazy_cache_get plugins/cache/lazy.inc A mock cache retrieval function that prevents the pane from rendering and stores its data, for later, on demand rendering. 1
lazy_pane_lazy_cache_set plugins/cache/lazy.inc Not implemented. 1
lazy_pane_lazy_cache_settings_form plugins/cache/lazy.inc Lazy pane cache settings form. 1
lazy_pane_lazy_id plugins/cache/lazy.inc Generates a unique-id for a given pane/display instance. 1
lazy_pane_menu ./lazy_pane.module Implements hook_menu().
lazy_pane_render ./lazy_pane.inc Render a pane or a display using its designated style. 1

Other projects