38 calls to panelizer_entity_plugin_get_handler() in Panelizer 7.2
- panelizer_administer_entity_bundle in ./
panelizer.module - Access callback to see if a user can administer a particular bundle.
- panelizer_administer_panelizer_default in ./
panelizer.module - Access callback to see if a user can administer a particular panelizer default.
- panelizer_allowed_content_page in includes/
admin.inc - Page to configure what content is available for a given node type.
- panelizer_context_cache_get in ./
panelizer.module - Fetch the panelizer object from the object cache.
- panelizer_ctools_access_clear in ./
panelizer.module - Implement CTools access form caching callback: get.
- panelizer_ctools_access_get in ./
panelizer.module - Implement CTools access form caching callback: get.
- panelizer_ctools_access_set in ./
panelizer.module - Implement CTools access form caching callback: set.
- panelizer_default_access_page in includes/
admin.inc - Determine edit access for this panelizer default.
- panelizer_default_content_page in includes/
admin.inc - Pass through to the panels content editor.
- panelizer_default_context_page in includes/
admin.inc - Page to configure what content is available for a given node type.
- panelizer_default_layout_page in includes/
admin.inc - Pass through to the panels layout editor.
- panelizer_default_settings_page in includes/
admin.inc - Page to configure basic settings for a panelizer default.
- panelizer_default_title_callback in ./
panelizer.module - Title callback to properly set the tile when editing panelizer defaults.
- panelizer_entity_delete in ./
panelizer.module - Implements hook_entity_delete().
- panelizer_entity_insert in ./
panelizer.module - Implements hook_entity_insert().
- panelizer_entity_load in ./
panelizer.module - Implements hook_entity_load().
- panelizer_entity_plugin_callback_switcher in ./
panelizer.module - Callback used for switching callbacks into the proper plugin.
- panelizer_entity_plugin_switcher_page in ./
panelizer.module - Page callback for entity menu callbacks.
- panelizer_entity_update in ./
panelizer.module - Implements hook_entity_update().
- panelizer_export_ui_switcher_page in ./
panelizer.module - Specialized version of ctools_export_ui_switcher_page()
- panelizer_field_attach_delete_revision in ./
panelizer.module - Implements hook_field_attach_delete_revision().
- panelizer_field_attach_form in ./
panelizer.module - panelizer_field_attach_submit in ./
panelizer.module - panelizer_get_plugins_with_hook in ./
panelizer.module - Fetch handler objects for all plugins that implement the named hook.
- panelizer_handler_field_link::render_link in plugins/
views/ panelizer_handler_field_link.inc - panelizer_handler_load in ./
panelizer.module - Load handler to get a plugin as a menu callback.
- panelizer_has_choice_callback in ./
panelizer.module - Menu callback to determine if a type has a choice of defaults.
- panelizer_has_no_choice_callback in ./
panelizer.module - Menu callback to determine if a type has a choice of defaults.
- panelizer_is_panelized in ./
panelizer.module - Menu callback to determine if a type has a choice of defaults.
- panelizer_panelizer_task_contextual_link in plugins/
task_handlers/ panelizer_node.inc - Provide appropriate contextual links for Panelizer controled entities.
- panelizer_panelizer_task_get_addressable in plugins/
task_handlers/ panelizer_node.inc - panelizer_panelizer_task_render in plugins/
task_handlers/ panelizer_node.inc - Render a entity that has been panelized.
- panelizer_panels_cache_get in ./
panelizer.module - Get display edit cache for a panel being edited.
- panelizer_panels_cache_save in ./
panelizer.module - Save all changes made to a display using the Page Manager page cache.
- panelizer_plugin_row_panelizer_node_view::render in plugins/
views/ panelizer_plugin_row_panelizer_node_view.inc - Render a row object. This usually passes through to a theme template of some form, but not always.
- panelizer_settings_page_form in includes/
admin.inc - Primary settings page.
- panelizer_settings_page_form_submit in includes/
admin.inc - panelizer_settings_page_form_validate in includes/
admin.inc