Search for get

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