drush_ds_build |
drush/ds.drush.inc |
Create a basic template and configuration file for a new Display Suite layout. |
|
|
dstest_render_empty_string |
tests/ds_test.module |
Test code field that returns an empty string. |
|
1 |
dstest_render_false |
tests/ds_test.module |
Test code field that returns FALSE. |
|
1 |
dstest_render_nothing |
tests/ds_test.module |
Test code field that returns nothing. |
|
1 |
dstest_render_null |
tests/ds_test.module |
Test code field that returns NULL. |
|
1 |
dstest_render_test_field |
tests/ds_test.module |
Render the test code field. |
|
1 |
dstest_render_zero_float |
tests/ds_test.module |
Test code field that returns zero as a floating point number. |
|
1 |
dstest_render_zero_int |
tests/ds_test.module |
Test code field that returns zero as an integer. |
|
1 |
dstest_render_zero_string |
tests/ds_test.module |
Test code field that returns zero as a string. |
|
1 |
ds_ajax_add_field |
modules/ds_ui/includes/ds.fields.inc |
Handles ctools modal Add field |
|
1 |
ds_block_field_form_validate |
modules/ds_ui/includes/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. |
3 |
|
ds_build_shared_page_variables |
modules/ds_search/ds_search.module |
Build shared page variables. |
1 |
|
ds_classes_form |
modules/ds_ui/includes/ds.classes.inc |
Menu callback, show CSS classes form. |
|
1 |
ds_contextual_links_view_alter |
./ds.module |
Implements hook_contextual_links_view_alter(). |
|
|
ds_contextual_page_tab |
includes/ds.contextual.inc |
Menu callback: redirect to manage display. |
|
1 |
ds_create_entity_context |
./ds.module |
Create entity context. |
2 |
|
ds_ctools_content |
includes/ds.field_ui.inc |
Return the configuration settings for the CTools field. |
|
1 |
ds_ctools_content_next |
includes/ds.field_ui.inc |
Handle the 'next' click on the add/edit field form wizard. |
|
1 |
ds_ctools_content_select |
includes/ds.field_ui.inc |
Select content. |
1 |
|
ds_ctools_field_form_validate |
modules/ds_ui/includes/ds.fields.inc |
CTools field form validation. |
|
1 |
ds_ctools_get_category |
includes/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 |
modules/ds_ui/includes/ds.fields.inc |
Shows the list of custom fields. |
|
1 |
ds_custom_field_form_validate |
modules/ds_ui/includes/ds.fields.inc |
Custom field form validation. |
|
1 |
ds_custom_manage |
modules/ds_ui/includes/ds.fields.inc |
Manage a field. This will redirect to the exact form. |
|
1 |
ds_delete_field_confirm |
modules/ds_ui/includes/ds.fields.inc |
Menu callback: Confirmation custom field delete form. |
|
1 |
ds_delete_field_confirm_submit |
modules/ds_ui/includes/ds.fields.inc |
Submit callback: confirmed delete submit. |
|
|
ds_delete_view_mode_confirm |
modules/ds_ui/includes/ds.view_modes.inc |
Menu callback: Confirmation view mode delete form. |
|
1 |
ds_delete_view_mode_confirm_submit |
modules/ds_ui/includes/ds.view_modes.inc |
Confirmed view mode delete submit callback. |
|
|
ds_devel_menu |
modules/ds_devel/ds_devel.module |
Implements hook_menu(). |
|
|
ds_devel_render_object |
modules/ds_devel/ds_devel.module |
Renders the markup of a node in HTML entities. |
|
1 |
ds_disable_layout_field_settings_form |
includes/ds.field_ui.inc |
Menu callback: Disable layout and field settings form. |
|
1 |
ds_disable_layout_field_settings_form_submit |
includes/ds.field_ui.inc |
Submit callback: disable layout and field settings. |
|
|
ds_drush_command |
drush/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 Display Suite 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 |
includes/ds.field_ui.inc |
Implements hook_ds_field_format_summary(). |
|
|
ds_ds_field_settings_form |
includes/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 |
modules/ds_ui/includes/ds.fields.inc |
Manage a custom block. |
|
2 |
ds_edit_ctools_field_form |
modules/ds_ui/includes/ds.fields.inc |
Manage a CTools field. |
|
2 |
ds_edit_custom_field_form |
modules/ds_ui/includes/ds.fields.inc |
Manage a custom field. |
|
2 |
ds_edit_preprocess_field_form |
modules/ds_ui/includes/ds.fields.inc |
Manage a Preprocess field. |
|
2 |
ds_edit_support |
./ds.module |
Support for edit module. |
3 |
|