Search for select

  1. Search 8.x-3.x for select
  2. Search 4.0.x for select
  3. Other projects
Title Object type File name Summary
ctools_content_select_context function includes/content.inc Select the context to be used for a piece of content, based upon config.
ctools_context_converter_selector function includes/context.inc Create a select box to choose possible contexts.
ctools_context_handler_select function includes/context-task-handler.inc Compare arguments to contexts for selection purposes.
ctools_context_optional::select function includes/context.inc Select and return one context from the list of applicable contexts.
ctools_context_required::select function includes/context.inc Select one context from the list of contexts, accounting for changed IDs.
ctools_context_select function includes/context.inc Choose a context or contexts based upon the selection made via
ctools_context_filter.
ctools_context_selector function includes/context.inc Create a select box to choose possible contexts.
ctools_stylizer_border_selector_form function includes/stylizer.inc Border selector form
ctools_stylizer_border_selector_form_submit function includes/stylizer.inc Copy border selector information into the settings
ctools_stylizer_font_selector_form function includes/stylizer.inc Font selector form
ctools_stylizer_font_selector_form_submit function includes/stylizer.inc Copy font selector information into the settings
ctools_stylizer_padding_selector_form function includes/stylizer.inc padding selector form
ctools_stylizer_padding_selector_form_submit function includes/stylizer.inc Copy padding selector information into the settings
views_content_views_select_display function views_content/plugins/content_types/views.inc Returns an edit form for a block.
views_content_views_select_display_submit function views_content/plugins/content_types/views.inc Submit the basic view edit form.
_ctools_context_converter_selector function includes/context.inc Helper function for ctools_context_converter_selector().
_ctools_context_select function includes/context.inc Helper function for calling the required context object's selection function.
_ctools_context_selector function includes/context.inc Helper function for ctools_context_selector().
_ctools_css_disassemble_selector function includes/css.inc
_ctools_drush_selection_screen function drush/ctools.drush.inc Helper function to select the exportables. By default, all exportables
will be selected, so it will be easier to deselect them.