apachesolr_search_ds_search_execute |
modules/ds_search/ds_search.module |
Search on behalf of Apache Solr. |
|
|
drush_ds_build |
./ds.drush.inc |
Create a basic template and configuration file for a new Display Suite layout. |
|
|
dstest_render_test_field |
tests/ds_test.module |
Render the test code field. |
|
1 |
ds_ajax_add_field |
./ds.field_ui.inc |
Handles ctools modal Add field |
|
1 |
ds_block_field_form_validate |
./ds.fields.inc |
Custom field form validation. |
|
1 |
ds_build_load |
modules/ds_forms/ds_forms.module |
Helper function to determine if this form can be loaded. |
2 |
|
ds_build_shared_page_variables |
modules/ds_search/ds_search.module |
Build shared page variables. |
1 |
|
ds_create_entity_context |
./ds.module |
Create entity context. |
3 |
|
ds_ctools_content |
./ds.field_ui.inc |
Return the configuration settings for the CTools field. |
|
1 |
ds_ctools_content_next |
./ds.field_ui.inc |
Handle the 'next' click on the add/edit field form wizard. |
|
1 |
ds_ctools_content_select |
./ds.field_ui.inc |
Select content. |
1 |
|
ds_ctools_field_form_validate |
./ds.fields.inc |
CTools field form validation. |
|
1 |
ds_ctools_get_category |
./ds.field_ui.inc |
Helper function to get the category. |
1 |
|
ds_ctools_plugin_api |
./ds.module |
Implements hook_ctools_plugin_api(). |
|
|
ds_ctools_plugin_directory |
./ds.module |
Implements hook_ctools_plugin_directory(). |
|
|
ds_custom_fields_list |
./ds.fields.inc |
Shows the list of custom fields. |
|
1 |
ds_custom_field_form_validate |
./ds.fields.inc |
Custom field form validation. |
|
1 |
ds_custom_manage |
./ds.fields.inc |
Manage a field. This will redirect to the exact form. |
|
1 |
ds_delete_field_confirm |
./ds.fields.inc |
Menu callback: Confirmation custom field delete form. |
|
1 |
ds_delete_field_confirm_submit |
./ds.fields.inc |
Submit callback: confirmed delete submit. |
|
|
ds_delete_view_mode_confirm |
./ds.view_modes.inc |
Menu callback: Confirmation view mode delete form. |
|
1 |
ds_delete_view_mode_confirm_submit |
./ds.view_modes.inc |
Confirmed view mode delete submit callback. |
|
|
ds_disable |
./ds.install |
Implements hook_disable(). |
|
3 |
ds_drush_command |
./ds.drush.inc |
Implements hook_drush_command(). |
|
|
ds_dsc_content_type_admin_info |
plugins/content_types/dsc/dsc.inc |
Display the administrative information for a Display suite content pane. |
|
|
ds_dsc_content_type_admin_title |
plugins/content_types/dsc/dsc.inc |
Returns the administrative title for a Display suite content.. |
|
|
ds_dsc_content_type_edit_form |
plugins/content_types/dsc/dsc.inc |
The form to add or edit a node as content. |
|
|
ds_dsc_content_type_edit_form_submit |
plugins/content_types/dsc/dsc.inc |
Save the Display suite content. |
|
|
ds_dsc_content_type_render |
plugins/content_types/dsc/dsc.inc |
Output function for the 'Display suite' content type. |
|
|
ds_ds_fields_info |
./ds.ds_fields_info.inc |
Implements hook_ds_fields_info(). |
|
|
ds_ds_field_format_summary |
./ds.field_ui.inc |
Implements hook_ds_field_format_summary(). |
|
|
ds_ds_field_settings_form |
./ds.field_ui.inc |
Implements hook_ds_field_settings_form(). |
|
|
ds_ds_layout_info |
./ds.module |
Implements hook_ds_layout_info(). |
|
|
ds_edit_block_field_form |
./ds.fields.inc |
Manage a custom block. |
|
2 |
ds_edit_ctools_field_form |
./ds.fields.inc |
Manage a CTools field. |
|
2 |
ds_edit_custom_field_form |
./ds.fields.inc |
Manage a custom field. |
|
2 |
ds_edit_preprocess_field_form |
./ds.fields.inc |
Manage a Preprocess field. |
|
2 |
ds_edit_view_mode_form |
./ds.view_modes.inc |
Manage a custom view mode. |
|
2 |
ds_edit_view_mode_form_submit |
./ds.view_modes.inc |
Saves the view mode. |
|
|
ds_edit_view_mode_form_validate |
./ds.view_modes.inc |
Validates the view mode submission form generated by ds_edit_view_mode_form(). |
|
|
ds_emergency |
./ds.layout.inc |
Emergency page |
|
1 |
ds_emergency_fields_attach |
./ds.layout.inc |
Submit callback of fields error form. |
|
1 |
ds_emergency_region_to_block_submit |
./ds.layout.inc |
Submit callback of region to block form. |
|
1 |
ds_enable |
./ds.install |
Implements hook_enable(). |
|
|
ds_entity_info_alter |
./ds.module |
Implements hook_entity_info_alter(). |
|
|
ds_entity_variables |
./ds.module |
Add variables to an entity. |
1 |
1 |
ds_entity_view_modes |
./ds.module |
Get entity view modes. |
7 |
|
ds_example_layout |
example_layout/example_layout.inc |
@file
Display Suite example layout configuration. |
|
|
ds_exportables_test_ctools_plugin_api |
tests/ds_exportables_test/ds_exportables_test.module |
Implements hook_ctools_plugin_api(). |
|
|
ds_exportables_test_ds_custom_fields_info |
tests/ds_exportables_test/ds_exportables_test.module |
Implements hook_ds_custom_fields_info(). |
|
|