Go to the source code of this file.
Functions | |
| <?phpfunctioncontext_layouts_help($path, $arg){switch($path){case'admin/help#context_layouts':$output=file_get_contents(drupal_get_path('module', 'context_layouts').'/README.txt');returnmodule_exists('markdown')?filter_xss_admin(module_invoke('markdown','filter','process', 0,-1, $output)):'< pre > | check_plain ($output).'</pre >' |
| function | context_layouts_context_plugins () |
| function | context_layouts_context_registry_alter (&$registry) |
| function | context_layouts_theme () |
| function | context_layouts_context_page_reaction () |
| function | context_layouts_preprocess_page (&$vars) |
| function | context_layouts_get_layouts ($theme=NULL, $reset=FALSE) |
| function | context_layouts_get_active_layout ($info=TRUE) |
1.4.7