Search for plugin
Title | Object type | File name | Summary |
---|---|---|---|
ctools_plugin_test_hook_not_cached_test | function | tests/ |
Callback for the big_hook_not_cached plugin. |
ctools_plugin_test_plugin_array2_cached_test | function | tests/ |
Plugin array function plugin. |
ctools_plugin_test_plugin_array2_not_cached_test | function | tests/ |
Plugin array function plugin. |
ctools_plugin_test_plugin_array_cached_test | function | tests/ |
Plugin array function plugin. |
ctools_plugin_test_plugin_array_not_cached_test | function | tests/ |
Plugin array function plugin. |
ctools_ruleset_ctools_access_merge_plugin | function | ctools_access_ruleset/ |
Merge the main access plugin with a loaded ruleset to form a child plugin. |
ctools_stylizer_add_plugin_forms | function | includes/ |
Add wizard forms specific to a style base plugin. |
export-ui.plugin-type.inc | file | includes/ |
Contains plugin type registration information for the context tool. |
hook_ctools_plugin_directory | function | ./ |
Tells CTools where to find module-defined plugins. |
hook_ctools_plugin_post_alter | function | ./ |
Alter a plugin after it has been processed. |
hook_ctools_plugin_pre_alter | function | ./ |
Alter a plugin before it has been processed. |
hook_ctools_plugin_type | function | ./ |
Inform CTools about plugin types. |
page_manager_ctools_plugin_directory | function | page_manager/ |
Implements hook_ctools_plugin_directory() to let the system know where our task and task_handler plugins are. |
page_manager_ctools_plugin_type | function | page_manager/ |
Implements hook_ctools_plugin_type() to inform the plugin system that Page Manager owns task, task_handler, and page_wizard plugin types. |
page_manager_get_task_handler_plugins | function | page_manager/ |
Retrieve a list of all applicable task handlers for a given task. |
plugins-admin.inc | file | includes/ |
Contains generic plugin administration functions. |
plugins-api.html | file | help/ |
|
plugins-creating.html | file | help/ |
|
plugins-implementing.html | file | help/ |
|
plugins.html | file | help/ |
|
plugins.inc | file | includes/ |
Contains routines to organize and load plugins. It allows a special variation of the hook system so that plugins can be kept in separate .inc files, and can be either loaded all at once or loaded only when necessary. |
plugin_array.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
plugin_array.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
plugin_array2.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
plugin_array2.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
plugin_array_dne.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
plugin_array_dne.inc | file | tests/ |
Chaos Tools plugin include using a plugin array to declare a plugin. |
stylizer_ctools_plugin_directory | function | stylizer/ |
Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins. |
stylizer_ctools_plugin_type | function | stylizer/ |
Implements hook_ctools_plugin_type() to inform the plugin system that Stylizer style_base plugin types. |
term_depth_ctools_plugin_directory | function | term_depth/ |
@file |
views_content_ctools_plugin_directory | function | views_content/ |
Implements hook_ctools_plugin_dierctory(). |
views_content_plugin_display_ctools_context | class | views_content/ |
The plugin that handles a block. |
views_content_plugin_display_ctools_context.inc | file | views_content/ |
Contains the block display plugin. |
views_content_plugin_display_ctools_context::$context_display | property | views_content/ |
If this variable is true, this display counts as a context. We use this variable so that we can easily build plugins against this display type. |
views_content_plugin_display_ctools_context::defaultable_sections | function | views_content/ |
List which sections are defaultable and what items each section contains. |
views_content_plugin_display_ctools_context::execute | function | views_content/ |
The display block handler returns the structure necessary for a block. |
views_content_plugin_display_ctools_context::get_argument_input | function | views_content/ |
Adjust the array of argument input to match the current list of arguments available for this display. This ensures that changing the arguments doesn't cause the argument input field to just break. |
views_content_plugin_display_ctools_context::get_path | function | views_content/ |
Return the base path to use for this display. |
views_content_plugin_display_ctools_context::get_style_type | function | views_content/ |
Displays can require a certain type of style plugin. |
views_content_plugin_display_ctools_context::options_form | function | views_content/ |
Provide the default form for setting options. |
views_content_plugin_display_ctools_context::options_submit | function | views_content/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
views_content_plugin_display_ctools_context::options_summary | function | views_content/ |
Provide the summary for page options in the views UI. |
views_content_plugin_display_ctools_context::option_definition | function | views_content/ |
Information about options for all kinds of purposes will be held here. |
views_content_plugin_display_ctools_context::preview | function | views_content/ |
Fully render the display. |
views_content_plugin_display_ctools_context::render | function | views_content/ |
Render this display. |
views_content_plugin_display_panel_pane | class | views_content/ |
The plugin that handles a panel_pane. |
views_content_plugin_display_panel_pane.inc | file | views_content/ |
|
views_content_plugin_display_panel_pane::$has_pane_conf | property | views_content/ |
|
views_content_plugin_display_panel_pane::$panel_pane_display | property | views_content/ |
If this variable is true, this display counts as a panel pane. We use this variable so that other modules can create alternate pane displays. |
views_content_plugin_display_panel_pane::displays_exposed | function | views_content/ |
Determine if this display should display the exposed filters widgets, so the view will know whether or not to render them. |
Pagination
- Previous page
- Page 3
- Next page