domain_locale |
./domain_locale.admin.inc |
The domain language page callback router. |
|
7 |
domain_locale_delete_domain |
./domain_locale.module |
Remove all language settings from {domain_locale} for a domain. |
4 |
|
domain_locale_delete_domain_language |
./domain_locale.module |
Remove a single language setting from {domain_locale} |
1 |
|
domain_locale_domain_delete |
./domain_locale.module |
Implements hook_domain_delete(). |
|
|
domain_locale_domain_insert |
./domain_locale.module |
Implements hook_domain_insert(). |
|
|
domain_locale_domain_warnings_alter |
./domain_locale.module |
Implements hook_domain_warnings_alter(). |
|
|
domain_locale_drush_command |
./domain_locale.drush.inc |
Implements hook_drush_command(). |
|
|
domain_locale_drush_help |
./domain_locale.drush.inc |
Implements hook_drush_help(). |
|
|
domain_locale_features_api |
./domain_locale.module |
Implements hook_features_api(). |
|
|
domain_locale_features_export |
./domain_locale.features.inc |
Implements hook_features_export(). |
|
|
domain_locale_features_export_options |
./domain_locale.features.inc |
Implements hook_features_export_options(). |
|
|
domain_locale_features_export_render |
./domain_locale.features.inc |
Implements hook_features_export_render(). |
|
|
domain_locale_features_export_set_wipe_tables |
./domain_locale.module |
Tells Features export how to set a wipe/rebuild statement in the $data. |
1 |
|
domain_locale_features_export_wipe_tables_code |
./domain_locale.module |
Tells Features export how to process a wipe/rebuild statement to code. |
1 |
|
domain_locale_features_get_options |
./domain_locale.module |
Sets domain export options consistently. |
1 |
|
domain_locale_features_load |
./domain_locale.module |
Features doesn't know how to load custom includes. |
2 |
|
domain_locale_features_rebuild |
./domain_locale.features.inc |
Implements hook_features_rebuild(). |
1 |
|
domain_locale_features_revert |
./domain_locale.features.inc |
Implements hook_features_revert(). |
|
|
domain_locale_features_selection |
./domain_locale.module |
Processes export data selections consistently. |
1 |
|
domain_locale_features_wipe_tables |
./domain_locale.module |
Tells Features revert whether to perform a wipe/rebuild. |
|
|
domain_locale_FIXME_domainlinks |
./domain_locale.module |
Implements hook_domainlinks(). |
|
|
domain_locale_form |
./domain_locale.admin.inc |
A modified version of locale_languages_overview_form to manage domain language settings. |
|
1 |
domain_locale_form_alter |
./domain_locale.module |
Implements hook_form_alter(). |
|
|
domain_locale_form_node_form_alter |
./domain_locale.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
domain_locale_form_submit |
./domain_locale.admin.inc |
FormsAPI submit handler for domain language settings |
|
|
domain_locale_get_domain_languages |
./domain_locale.module |
Helper function to retrieve list of languages available as form options |
1 |
|
domain_locale_help |
./domain_locale.module |
Implements hook_help(). |
|
|
domain_locale_hook_info |
./domain_locale.module |
Implements hook_hook_info(). |
|
|
domain_locale_init |
./domain_locale.module |
Implements hook_init(). |
|
|
domain_locale_insert_domain |
./domain_locale.module |
Save language settings for a single domain |
2 |
|
domain_locale_install |
./domain_locale.install |
Implements hook_install(). |
|
|
domain_locale_languages_delete_submit |
./domain_locale.module |
Additional submit handler for locale_languages_overview_form(). |
|
1 |
domain_locale_language_default |
./domain_locale.module |
Retrieves default language for currently active domain |
1 |
|
domain_locale_language_list |
./domain_locale.module |
Filter a langcode-indexed hash of languages by domain availability. |
|
|
domain_locale_language_load |
./domain_locale.module |
Helper function to retrieve a single language from site's enabled languages list. |
1 |
|
domain_locale_language_switch_links_alter |
./domain_locale.module |
Perform alterations on language switcher links. |
|
|
domain_locale_list |
./domain_locale.module |
Retrieves an array of domains and languages enabled on those domains. |
4 |
|
domain_locale_lookup |
./domain_locale.module |
Retrieves a list of languages enabled on given domain |
6 |
|
domain_locale_menu |
./domain_locale.module |
Implements hook_menu(). |
|
|
domain_locale_permission |
./domain_locale.module |
Implements hook_permission(). |
|
|
domain_locale_reset |
./domain_locale.admin.inc |
Resets locale settings by setting them to default domain settings in {domain_locale}. |
|
1 |
domain_locale_reset_form |
./domain_locale.admin.inc |
FormsAPI for resetting domain languages. |
|
1 |
domain_locale_reset_form_submit |
./domain_locale.admin.inc |
FormsAPI for domain_locale_reset_form. |
|
|
domain_locale_restore_default |
./domain_locale.module |
Reset Domain Locale settings to site language settings. |
2 |
|
domain_locale_schema |
./domain_locale.install |
Implements hook_schema(). |
|
|
domain_locale_theme |
./domain_locale.module |
Implements hook_theme(). |
|
|
domain_locale_uninstall |
./domain_locale.install |
Implement hook_uninstall(). |
|
|
drush_domain_locale_set |
./domain_locale.drush.inc |
Add a language to a site. |
|
|
theme_domain_locale_form |
./domain_locale.admin.inc |
Form theming. |
|
|
theme_domain_locale_reset |
./domain_locale.admin.inc |
Theme a message at the top of domain locale pages. |
|
|