ds_api_info |
./ds.module |
Return API info about a module and type. |
18 |
|
ds_block |
./ds.module |
Implementation of hook_block(). |
|
|
ds_block_field_form |
includes/ds.fields.inc |
Block field form. |
|
1 |
ds_block_field_form_submit |
includes/ds.fields.inc |
Save block field. |
|
1 |
ds_block_field_form_validate |
includes/ds.fields.inc |
Validate block field submission, only on insert. |
|
|
ds_buildmodes_matrix_form |
includes/ds.buildmodes.inc |
Build modes matrix form. |
|
1 |
ds_build_fields_and_regions |
./ds.module |
Get fields and regions for an object. |
|
|
ds_build_modes |
includes/ds.buildmodes.inc |
Build modes overview. |
|
1 |
ds_build_modes_matrix_submit |
includes/ds.buildmodes.inc |
Submit build mode matrix form. |
|
1 |
ds_build_mode_delete_form |
includes/ds.buildmodes.inc |
Build mode delete form. |
|
1 |
ds_build_mode_delete_form_submit |
includes/ds.buildmodes.inc |
Delete build mode. |
|
|
ds_build_mode_form |
includes/ds.buildmodes.inc |
Build mode form. |
|
1 |
ds_build_mode_form_submit |
includes/ds.buildmodes.inc |
Save new build mode. |
|
1 |
ds_build_mode_form_validate |
includes/ds.buildmodes.inc |
Validate new custom build mode submission. |
|
|
ds_code_field_form |
includes/ds.fields.inc |
Code field form. |
|
1 |
ds_code_field_form_submit |
includes/ds.fields.inc |
Save code field. |
|
1 |
ds_code_field_form_validate |
includes/ds.fields.inc |
Validate code field submission, only on insert. |
|
|
ds_default_value |
./ds.module |
Return a value or return the default if empty. |
11 |
|
ds_display_overview_form |
includes/ds.display.inc |
Menu callback; presents a listing of fields display settings for an object type. |
|
1 |
ds_display_overview_form_submit |
includes/ds.display.inc |
Save fields & plugins for a build mode. |
|
|
ds_ds_plugins |
./ds.module |
Implementation of hook_ds_plugins(). |
|
|
ds_eval |
./ds.module |
Wrapper function around PHP eval(). We don't use drupal_eval
because custom fields might need properties from the current
object. |
1 |
|
ds_export |
includes/ds.tools.inc |
Export functionality. |
|
1 |
ds_export_build |
includes/ds.tools.inc |
Build the export variable. |
2 |
|
ds_export_stylesheet |
includes/ds.tools.inc |
Export stylesheet. |
|
1 |
ds_export_style_sheet_regions |
includes/ds.tools.inc |
Skeleton for default regions. |
1 |
|
ds_export_submit |
includes/ds.tools.inc |
Export submit function. |
|
|
ds_features_api |
./ds.module |
Implementation of hook_features_api(). |
|
|
ds_features_export |
includes/ds.features.inc |
Implementation of hook_features_export(). |
|
|
ds_features_export_options |
includes/ds.features.inc |
Implementation of hook_features_export_options(). |
|
|
ds_features_export_render |
includes/ds.features.inc |
Implementation of hook_features_export_render(). |
|
|
ds_features_pipe_ds_alter |
includes/ds.features.inc |
Implementation of hook_features_pipe_component_alter() for ds component.
Add node type variables on behalf of nd. |
|
|
ds_features_revert |
includes/ds.features.inc |
Implementation of hook_features_export_revert(). |
|
|
ds_fieldgroups |
includes/ds.groups.inc |
Fieldgroups overview. |
|
1 |
ds_fieldgroup_delete_form |
includes/ds.groups.inc |
Fieldgroup delete form. |
|
1 |
ds_fieldgroup_delete_form_submit |
includes/ds.groups.inc |
Delete build mode. |
|
|
ds_fieldgroup_form |
includes/ds.groups.inc |
Fieldgroup form. |
|
1 |
ds_fieldgroup_form_submit |
includes/ds.groups.inc |
Save new fieldgroup. |
|
1 |
ds_fieldgroup_form_validate |
includes/ds.groups.inc |
Validate new custom fieldgroup submission. |
|
|
ds_fields |
includes/ds.fields.inc |
Fields overview. |
|
2 |
ds_fields_display_form |
includes/ds.display.inc |
Add fields to display overview form. |
2 |
|
ds_fields_examples |
includes/ds.fields.inc |
Show examples for a field by loading the objects and preprocess variables. |
|
1 |
ds_field_default_form_properties |
includes/ds.display.inc |
Function to load default form properties for a field in a context |
1 |
|
ds_field_delete_reset_form |
includes/ds.fields.inc |
Field delete or reset form. |
|
1 |
ds_field_delete_reset_form_submit |
includes/ds.fields.inc |
Delete or reset a field. |
|
|
ds_flush_caches |
./ds.module |
Implementation of hook_flush_caches(). |
|
|
ds_general_page |
includes/ds.admin.inc |
General page. |
|
1 |
ds_get_build_modes |
./ds.module |
Api function to return all build modes. |
8 |
|
ds_get_fields |
./ds.module |
API function to get fields. |
4 |
|
ds_group_fieldset |
theme/theme.inc |
Theme a group (fieldset). |
|
5 |