hook_name_data_sources |
./name.api.php |
Defines available name field autocomplete sources. |
|
|
hook_name_field_insert_notification |
./name.api.php |
Allows other modules to react to hook_field_insert(). |
|
|
hook_name_field_update_notification |
./name.api.php |
Allows other modules to react to hook_field_update(). |
|
|
namefield_features_export |
includes/name.features.inc |
Implements hook_features_export(). |
|
|
namefield_features_export_options |
includes/name.features.inc |
Implements hook_features_export_options(). |
|
|
namefield_features_export_render |
includes/name.features.inc |
Implements hook_features_export_render(). |
|
|
namefield_features_rebuild |
includes/name.features.inc |
Implements hook_features_export_rebuild(). |
1 |
|
namefield_features_revert |
includes/name.features.inc |
Implements hook_features_revert(). |
|
|
name_admin_settings_form |
./name.admin.inc |
Form builder function for module settings. |
|
1 |
name_admin_settings_form_validate |
./name.admin.inc |
|
|
1 |
name_autocomplete |
./name.admin.inc |
Menu callback for the name autocomplete. |
|
1 |
name_clean_name_component |
./name.module |
Checks that the name matches a reasonable format before saving it to the
database. |
|
|
name_custom_formats_form |
./name.admin.inc |
Form callback to edit or add a new custom name format. |
|
2 |
name_custom_formats_form_submit |
./name.admin.inc |
Submit handler for name_custom_formats_form(). |
|
|
name_custom_formats_form_validate |
./name.admin.inc |
Custom validation for name_custom_formats_form(). |
|
|
name_custom_format_delete_form |
./name.admin.inc |
Custom name format deletion form. |
|
2 |
name_custom_format_delete_form_submit |
./name.admin.inc |
Submit handler for name_custom_format_delete_form(). |
|
|
name_custom_format_edit |
./name.admin.inc |
Page to edit a custom format. |
|
1 |
name_devel_generate |
./name.devel_generate.inc |
Implements hook_devel_generate(). |
|
|
name_element_expand |
./name.module |
The #process callback to create the element. |
|
1 |
name_element_info |
./name.module |
Implements hook_element_info(). |
1 |
|
name_element_pre_render |
./name.module |
This function themes the element and controls the title display. |
|
1 |
name_element_validate |
./name.module |
A custom validator to check the components of a name_element element. |
|
1 |
name_example_names |
./name.admin.inc |
Helper function to provide a list of example name components. |
2 |
1 |
name_features_api |
./name.module |
Implements hook_features_api(). |
|
|
name_feeds_processor_targets_alter |
./name.feeds.inc |
Implements hook_feeds_processor_targets_alter(). |
|
|
name_feeds_set_target |
./name.feeds.inc |
Callback for feed mapping. |
|
1 |
name_field_autocomplete_query |
./name.module |
Name autocomplete sources query callback. |
|
2 |
name_field_create_instance |
./name.module |
Implements hook_field_create_instance(). |
|
|
name_field_delete_instance |
./name.module |
Implements hook_field_delete_instance(). |
|
|
name_field_diff_default_options |
./name.diff.inc |
Provide default field comparison options. |
|
|
name_field_diff_options_form |
./name.diff.inc |
Provide a form for setting the field comparison options. |
|
|
name_field_diff_view |
./name.diff.inc |
Diff field callback for parsing name field comparative values. |
|
|
name_field_formatter_info |
./name.module |
Implements hook_field_formatter_info(). |
|
|
name_field_formatter_settings_form |
./name.module |
Implements hook_field_formatter_settings_form(). |
|
|
name_field_formatter_settings_summary |
./name.module |
Implements hook_field_formatter_settings_summary(). |
|
|
name_field_formatter_view |
./name.module |
Implements hook_field_formatter_view(). |
|
|
name_field_get_options |
./name.module |
Name autocomplete data sources callback. |
2 |
2 |
name_field_info |
./name.module |
Implements hook_field_info(). |
1 |
|
name_field_insert |
./name.module |
Implements hook_field_insert(). |
|
|
name_field_instance_settings_form |
./name.module |
Implements hook_field_instance_settings_form(). |
|
|
name_field_instance_settings_pre_render |
./name.module |
A #pre_render function callback for formatting field instance settings. |
|
1 |
name_field_is_empty |
./name.module |
Implements hook_field_is_empty(). |
1 |
|
name_field_item_create |
./name.module |
Callback for creating a new, empty name fields item. |
|
1 |
name_field_item_property_info |
./name.module |
Defines info for the properties of the name-field item data structure. |
1 |
|
name_field_load |
./name.module |
Implements hook_field_load(). |
|
|
name_field_parse_additional_components |
./name.module |
Helper function to discover alternative name component sources. |
2 |
|
name_field_property_info_callback |
./name.module |
Additional callback to adapt the property info of name fields. |
|
1 |
name_field_schema |
./name.install |
Implements hook_field_schema(). |
|
|
name_field_settings_form |
./name.module |
Implements hook_field_settings_form(). |
|
|