list_field_delete_field |
modules/field/modules/list/list.module |
Implements hook_field_delete_field(). |
list_field_formatter_info |
modules/field/modules/list/list.module |
Implements hook_field_formatter_info(). |
list_field_formatter_settings_form |
modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_form(). |
list_field_formatter_settings_summary |
modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_summary(). |
list_field_formatter_view |
modules/field/modules/list/list.module |
Implements hook_field_formatter_view(). |
list_field_info |
modules/field/modules/list/list.module |
Implements hook_field_info(). |
list_field_is_empty |
modules/field/modules/list/list.module |
Implements hook_field_is_empty(). |
list_field_schema |
modules/field/modules/list/list.install |
Implements hook_field_schema(). |
list_field_settings_form |
modules/field/modules/list/list.module |
Implements hook_field_settings_form(). |
list_field_update_field |
modules/field/modules/list/list.module |
Implements hook_field_update_field(). |
list_field_update_forbid |
modules/field/modules/list/list.module |
Implements hook_field_update_forbid(). |
list_field_validate |
modules/field/modules/list/list.module |
Implements hook_field_validate(). |
list_field_views_data |
modules/field/views/field.views.inc |
Have a different filter handler for lists. This should allow to select values of the list. |
list_field_widget_info_alter |
modules/field/modules/list/list.module |
Implements hook_field_widget_info_alter(). |
list_form_field_ui_field_edit_form_alter |
modules/field/modules/list/list.module |
|
list_options_list |
modules/field/modules/list/list.module |
Implements hook_options_list(). |
list_test_allowed_values_callback |
modules/field/modules/list/tests/list_test.module |
Allowed values callback. |
list_test_dynamic_values_callback |
modules/field/modules/list/tests/list_test.module |
An entity-bound allowed values callback. |
list_themes |
includes/theme.inc |
Returns a list of all currently available themes. |
_list_values_in_use |
modules/field/modules/list/list.module |
Checks if a list of values are being used in actual field values. |
locale |
modules/locale/locale.module |
Provides interface translation services. |
locale_autoload_info |
modules/locale/locale.module |
Implements hook_autoload_info(). |
locale_block_info |
modules/locale/locale.module |
Implements hook_block_info(). |
locale_block_view |
modules/locale/locale.module |
Implements hook_block_view(). |
locale_config_create |
modules/locale/locale.module |
Implements hook_config_create(). |
locale_config_info |
modules/locale/locale.module |
Implements hook_config_info(). |
locale_config_update |
modules/locale/locale.module |
Implements hook_config_update(). |
locale_date_format_form |
modules/locale/locale.admin.inc |
Form callback; Display fields for setting the date format for each language. |
locale_date_format_form_submit |
modules/locale/locale.admin.inc |
Submit handler for configuring localized date formats on the locale_date_format_form. |
locale_enable |
modules/locale/locale.install |
Fill in the path prefixes and domains when enabled. |
locale_entity_info_alter |
modules/locale/locale.module |
Implements hook_entity_info_alter(). |
_locale_export_get_strings |
includes/gettext.inc |
Generates a structured array of all translated strings for the language. |
_locale_export_po |
includes/gettext.inc |
Writes a generated PO or POT file to the output. |
_locale_export_po_generate |
includes/gettext.inc |
Generates the PO(T) file contents for the given strings. |
_locale_export_remove_plural |
includes/gettext.inc |
Removes plural index information from a string. |
_locale_export_string |
includes/gettext.inc |
Prints a string on multiple lines. |
_locale_export_wrap |
includes/gettext.inc |
Wraps text for Portable Object (Template) files. |
locale_field_language_alter |
modules/locale/locale.module |
Implements hook_field_language_alter(). |
locale_field_language_fallback |
modules/locale/locale.module |
Applies language fallback rules to the fields attached to the given entity. |
locale_field_node_form_submit |
modules/locale/locale.module |
Form submit handler for node_form(). |
locale_form_alter |
modules/locale/locale.module |
Implements hook_form_alter(). |
locale_form_language_admin_add_form_alter |
modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
locale_form_language_admin_add_form_alter_submit |
modules/locale/locale.module |
Set a batch for newly added language. |
locale_form_language_admin_edit_form_alter |
modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
locale_form_language_admin_edit_form_alter_submit |
modules/locale/locale.module |
Submission handler to record our custom setting. |
locale_form_language_admin_overview_form_alter |
modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
locale_form_node_form_alter |
modules/locale/locale.module |
Implements hook_form_BASE_FORM_ID_alter(). |
locale_form_redirect_edit_form_alter |
modules/redirect/redirect.module |
Implements hook_form_FORM_ID_alter() on behalf of locale.module. |
_locale_get_config_translatables |
modules/locale/locale.module |
Get translatable config strings. |
locale_get_plural |
modules/locale/locale.module |
Returns plural form index for a specific number. |