Search for get
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ctools_get_content_types | function | includes/ | 
                                                                                        Fetch metadata for all content_type plugins. | 
| ctools_get_context | function | includes/ | 
                                                                                        Fetch metadata on a specific context plugin. | 
| ctools_get_contexts | function | includes/ | 
                                                                                        Fetch metadata for all context plugins. | 
| ctools_get_default_object | function | includes/ | 
                                                                                        Get the default version of an object, if it exists. | 
| ctools_get_export_ui | function | includes/ | 
                                                                                        Helper function to include CTools plugins and get an export-ui exportable. | 
| ctools_get_export_uis | function | includes/ | 
                                                                                        Helper function to include CTools plugins and get all export-ui exportables. | 
| ctools_get_keyword | function | includes/ | 
                                                                                        |
| ctools_get_plugins | function | includes/ | 
                                                                                        Fetch a group of plugins by name. | 
| ctools_get_plugins_reset | function | includes/ | 
                                                                                        Reset all static caches that affect the result of ctools_get_plugins(). | 
| ctools_get_relationship | function | includes/ | 
                                                                                        Fetch plugin metadata for a specific relationship plugin. | 
| ctools_get_relationships | function | includes/ | 
                                                                                        Fetch metadata for all relationship plugins. | 
| ctools_get_relevant_access_plugins | function | includes/ | 
                                                                                        Fetch a list of access plugins that are available for a given list of contexts.  | 
              
| ctools_get_roles | function | ./ | 
                                                                                        Get a list of roles in the system. | 
| ctools_get_style_base | function | includes/ | 
                                                                                        Fetch metadata on a specific style_base plugin. | 
| ctools_get_style_bases | function | includes/ | 
                                                                                        Fetch metadata for all style_base plugins. | 
| ctools_get_style_base_types | function | includes/ | 
                                                                                        Fetch metadata about all of the style base types that are available. | 
| ctools_object_cache_get | function | includes/ | 
                                                                                        Get an object from the non-volatile ctools cache. | 
| ctools_plugin_api_get_hook | function | includes/ | 
                                                                                        Find out what hook to use to determine if modules support an API. | 
| ctools_plugin_get_class | function | includes/ | 
                                                                                        Get a class from a plugin, if it exists. If the plugin is not already loaded, try ctools_plugin_load_class() instead.  | 
              
| ctools_plugin_get_directories | function | includes/ | 
                                                                                        Get a list of directories to search for plugins of the given type. | 
| ctools_plugin_get_function | function | includes/ | 
                                                                                        Get a function from a plugin, if it exists. If the plugin is not already loaded, try ctools_plugin_load_function() instead.  | 
              
| ctools_plugin_get_info | function | includes/ | 
                                                                                        Ask a module for info about a particular plugin type. | 
| ctools_plugin_get_plugin_type_info | function | includes/ | 
                                                                                        Return the full list of plugin type info for all plugin types registered in the current system.  | 
              
| ctools_ruleset_ctools_access_get_child | function | ctools_access_ruleset/ | 
                                                                                        Get a single child access plugin. | 
| ctools_ruleset_ctools_access_get_children | function | ctools_access_ruleset/ | 
                                                                                        Get all child access plugins. | 
| ctools_stylizer_get_css_class | function | includes/ | 
                                                                                        Get the class to use for a stylizer plugin. | 
| ctools_stylizer_get_css_id | function | includes/ | 
                                                                                        Get the id used to cache CSS for a given style plugin and settings. | 
| ctools_stylizer_get_image_path | function | includes/ | 
                                                                                        Get the path where images will be stored for a style plugin and settings. | 
| ctools_stylizer_get_settings_cache | function | includes/ | 
                                                                                        Get the cached changes to a given task handler. | 
| ctools_stylizer_get_settings_name | function | includes/ | 
                                                                                        Get a safe name for the settings. | 
| ctools_views_get_argument_context | function | includes/ | 
                                                                                        Generate new context classes by argument settings on the view. | 
| ctools_wizard_get_path | function | includes/ | 
                                                                                        Create a path from the form info and a given step. | 
| getting-started-create.html | file | page_manager/ | 
                                                                                        |
| getting-started-custom-nodes.html | file | page_manager/ | 
                                                                                        |
| getting-started-custom-vocabulary.html | file | page_manager/ | 
                                                                                        |
| getting-started-members.html | file | page_manager/ | 
                                                                                        |
| getting-started-page-list.html | file | page_manager/ | 
                                                                                        |
| getting-started.html | file | page_manager/ | 
                                                                                        |
| HeadLinksTestCase::getInfo | function | page_manager/ | 
                                                                                        |
| page_manager_blog_user_get_arguments | function | page_manager/ | 
                                                                                        Callback to get arguments provided by this task handler. | 
| page_manager_blog_user_get_contexts | function | page_manager/ | 
                                                                                        Callback to get context placeholders provided by this handler. | 
| page_manager_cache_page_manager_context_cache_get | function | page_manager/ | 
                                                                                        |
| page_manager_comment_reply_get_arguments | function | page_manager/ | 
                                                                                        Callback to get arguments provided by this task handler. | 
| page_manager_comment_reply_get_contexts | function | page_manager/ | 
                                                                                        Callback to get context placeholders provided by this handler. | 
| page_manager_contact_user_get_arguments | function | page_manager/ | 
                                                                                        Callback to get arguments provided by this task handler. | 
| page_manager_contact_user_get_contexts | function | page_manager/ | 
                                                                                        Callback to get context placeholders provided by this handler. | 
| page_manager_get_current_page | function | page_manager/ | 
                                                                                        Get the current page information. | 
| page_manager_get_default_task_handlers | function | page_manager/ | 
                                                                                        Get the default task handlers from a task, if they exist. | 
| page_manager_get_handler_operations | function | page_manager/ | 
                                                                                        Collect all the operations related to task handlers (variants) and build a menu.  | 
              
| page_manager_get_handler_summary | function | page_manager/ | 
                                                                                        Get the admin summary (additional info) for a given handler. | 
Pagination
- Previous page
 - Page 3
 - Next page