You are here

17 calls to panels_get_plugins() in Panels 5.2

panels_get_argument in includes/plugins.inc
Collate information about a specific panel argument.
panels_get_arguments in includes/plugins.inc
Collate information about all available panel arguments.
panels_get_cache in includes/plugins.inc
Fetch a cache plugin
panels_get_caches in includes/plugins.inc
Fetch all cache plugins
panels_get_content_type in includes/plugins.inc
Fetch a content_type plugin
panels_get_content_types in includes/plugins.inc
Fetch all content type plugins
panels_get_context in includes/plugins.inc
Fetch a context plugin
panels_get_contexts in includes/plugins.inc
Fetch all context plugins
panels_get_layout in includes/plugins.inc
Fetch a layout plugin
panels_get_layouts in includes/plugins.inc
Fetch all layout plugins
panels_get_relationship in includes/plugins.inc
Fetch a relationship plugin
panels_get_relationships in includes/plugins.inc
Fetch all relationship plugins
panels_get_style in includes/plugins.inc
Collate information about a specific panel style.
panels_get_styles in includes/plugins.inc
Collate information about all available panel styles.
panels_get_switcher in includes/plugins.inc
Fetch a switcher plugin
panels_get_switchers in includes/plugins.inc
Fetch all switcher plugins
panels_plugin_get_function in includes/plugins.inc
Get a function from a plugin, if it exists.