25 calls to ctools_get_plugins() in Chaos Tool Suite (ctools) 7
- ctools_cache_find_plugin in includes/
cache.inc - Take a mechanism and return a plugin and data.
- ctools_get_access_plugin in includes/
context.inc - Fetch metadata on a specific access control plugin.
- ctools_get_access_plugins in includes/
context.inc - Fetch metadata for all access control plugins.
- ctools_get_argument in includes/
context.inc - Fetch metadata for a specific argument plugin.
- ctools_get_arguments in includes/
context.inc - Fetch metadata for all argument plugins.
- ctools_get_content_type in includes/
content.inc - Fetch metadata on a specific content_type plugin.
- ctools_get_content_types in includes/
content.inc - Fetch metadata for all content_type plugins.
- ctools_get_context in includes/
context.inc - Fetch metadata on a specific context plugin.
- ctools_get_contexts in includes/
context.inc - Fetch metadata for all context plugins.
- ctools_get_export_ui in includes/
export-ui.inc - Helper function to include CTools plugins and get an export-ui exportable.
- ctools_get_export_uis in includes/
export-ui.inc - Helper function to include CTools plugins and get all export-ui exportables.
- ctools_get_relationship in includes/
context.inc - Fetch plugin metadata for a specific relationship plugin.
- ctools_get_relationships in includes/
context.inc - Fetch metadata for all relationship plugins.
- ctools_get_style_base in includes/
stylizer.inc - Fetch metadata on a specific style_base plugin.
- ctools_get_style_bases in includes/
stylizer.inc - Fetch metadata for all style_base plugins.
- ctools_plugin_load_class in includes/
plugins.inc - Load a plugin and get a class name from it, returning success only if the class exists.
- ctools_plugin_load_function in includes/
plugins.inc - Load a plugin and get a function name from it, returning success only if the function exists.
- page_manager_get_page_wizard in includes/
page-wizard.inc - Fetch metadata on a specific page_wizard plugin.
- page_manager_get_page_wizards in includes/
page-wizard.inc - Fetch metadata for all page_wizard plugins.
- page_manager_get_task in page_manager/
page_manager.module - Shortcut function to get a task plugin.
- page_manager_get_tasks in page_manager/
page_manager.module - Shortcut function to get task plugins.
- page_manager_get_tasks_by_type in page_manager/
page_manager.module - Get all tasks for a given type.
- page_manager_get_task_handler in page_manager/
page_manager.module - Shortcut function to get a task handler plugin.
- page_manager_get_task_handlers in page_manager/
page_manager.module - Shortcut function to get task handler plugins.
- _ctools_registry_files_alter in includes/
registry.inc - Implements (via delegation) hook_registry_files_alter().