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_context_get_all_converters function includes/context.inc Get a list of all contexts converters available.
ctools_context_get_context_from_argument function includes/context.inc Get a context from an argument.
ctools_context_get_context_from_arguments function includes/context.inc Load the contexts for a given list of arguments.
ctools_context_get_context_from_context function includes/context.inc Return a context object from a context definition array.
ctools_context_get_context_from_contexts function includes/context.inc Retrieve a list of base contexts based upon a simple 'contexts' definition.
ctools_context_get_context_from_relationship function includes/context.inc Return a context from a relationship.
ctools_context_get_context_from_relationships function includes/context.inc Fetch all active relationships.
ctools_context_get_converters function includes/context.inc Get a list of converters available for a given context.
ctools_context_get_defaults function includes/context-admin.inc Get the defaults for a new instance of a context plugin.
ctools_context_get_form function includes/context.inc Return the first context with a form id from a list of contexts.
ctools_context_get_placeholders_from_argument function includes/context.inc Retrieve a list of empty contexts for all arguments.
ctools_context_get_plugin function includes/context-admin.inc Get the data belonging to a particular context.
ctools_context_get_relevant_relationships function includes/context.inc Fetch all relevant relationships.
ctools_context_handler_get_all_contexts function includes/context-task-handler.inc Load the contexts for a task and task handler together.
ctools_context_handler_get_base_contexts function includes/context-task-handler.inc Get base contexts from a task, if it has any.
ctools_context_handler_get_handler_contexts function includes/context-task-handler.inc Load the contexts for a task handler.
ctools_context_handler_get_handler_object function includes/context-task-handler.inc Create an object suitable for use with the context system that kind of
expects things in a certain, kind of clunky format.
ctools_context_handler_get_render_handler function includes/context-task-handler.inc Figure out which of the listed handlers should be used to render.
ctools_context_handler_get_task_arguments function includes/context-task-handler.inc Get the arguments from a task that are used to load contexts.
ctools_context_handler_get_task_contexts function includes/context-task-handler.inc Load the contexts for a task, using arguments.
ctools_context_handler_get_task_object function includes/context-task-handler.inc Create an object suitable for use with the context system that kind of
expects things in a certain, kind of clunky format. This one adds in
arguments from the task.
ctools_custom_content_get_pane_links_alter function ctools_custom_content/ctools_custom_content.module Implements hook_get_pane_links_alter().
ctools_custom_content_type_get_conf function plugins/content_types/custom/custom.inc Given a subtype and a $conf, return the actual settings to use.
ctools_entity_bundle_ctools_access_get_child function plugins/access/entity_bundle.inc
ctools_entity_bundle_ctools_access_get_children function plugins/access/entity_bundle.inc
ctools_entity_field_value_ctools_access_get_child function plugins/access/entity_field_value.inc
ctools_entity_field_value_ctools_access_get_children function plugins/access/entity_field_value.inc
ctools_entity_from_field_get_child function plugins/relationships/entity_from_field.inc
ctools_entity_from_field_get_children function plugins/relationships/entity_from_field.inc
ctools_entity_from_schema_get_child function plugins/relationships/entity_from_schema.inc
ctools_entity_from_schema_get_children function plugins/relationships/entity_from_schema.inc
ctools_export_get_schema function includes/export.inc Get the schema for a given table.
ctools_export_get_schemas function includes/export.inc Gets the schemas for all tables with ctools object metadata.
ctools_export_get_schemas_by_module function includes/export.inc
ctools_export_ui::edit_cache_get function plugins/export_ui/ctools_export_ui.class.php Retrieve the item currently being edited from the object cache.
ctools_export_ui::edit_cache_get_key function plugins/export_ui/ctools_export_ui.class.php Figure out what the cache key is for this object.
ctools_export_ui::get_page_title function plugins/export_ui/ctools_export_ui.class.php Get a page title for the current page from our plugin strings.
ctools_export_ui::get_wizard_info function plugins/export_ui/ctools_export_ui.class.php Get the form info for the wizard.
ctools_export_ui_ctools_access_get function ./ctools.module Callback for access control ajax form on behalf of export ui.
ctools_export_ui_get_handler function includes/export-ui.inc Get the class to handle creating a list of exportable items.
ctools_fields_get_fields_by_type function includes/fields.inc Returns a list of field definitions of a specified type.
ctools_fields_get_field_formatter_info function includes/fields.inc Helper function for generating all the formatter information associated with
any fields.
Especially useful for determining the fields that will be added to form that
executes hook_field_formatter_settings_form().
ctools_fields_get_field_formatter_settings_form function includes/fields.inc Helper function for calling hook_field_formatter_settings_form() without needing to load an instance of the field.
ctools_get_access_plugin function includes/context.inc Fetch metadata on a specific access control plugin.
ctools_get_access_plugins function includes/context.inc Fetch metadata for all access control plugins.
ctools_get_addressable_content function includes/content.inc Fetch a piece of content from the addressable content system.
ctools_get_argument function includes/context.inc Fetch metadata for a specific argument plugin.
ctools_get_arguments function includes/context.inc Fetch metadata for all argument plugins.
ctools_get_classes function ./ctools.module Return the classes for the body (added by ctools_class_add).
ctools_get_content_type function includes/content.inc Fetch metadata on a specific content_type plugin.