i18nblocks_admin |
i18nblocks/i18nblocks.module |
Add a new metablock and go to settings page |
|
1 |
i18nblocks_block |
i18nblocks/i18nblocks.module |
Implementation of hook_block() |
|
|
i18nblocks_delete |
i18nblocks/i18nblocks.module |
|
2 |
|
i18nblocks_form |
i18nblocks/i18nblocks.module |
Form for multilingual blocks |
1 |
1 |
i18nblocks_form_alter |
i18nblocks/i18nblocks.module |
Implementation of block form_alter(). |
|
|
i18nblocks_form_submit |
i18nblocks/i18nblocks.module |
|
|
|
i18nblocks_get_block |
i18nblocks/i18nblocks.module |
|
1 |
|
i18nblocks_get_metablock |
i18nblocks/i18nblocks.module |
Db layer: for now it stores each block as a variable |
3 |
|
i18nblocks_help |
i18nblocks/i18nblocks.module |
Implementation of hook_help() |
|
|
i18nblocks_install |
i18nblocks/i18nblocks.install |
Implementation of hook_install(). |
1 |
|
i18nblocks_menu |
i18nblocks/i18nblocks.module |
Implementation of hook_menu() |
|
|
i18nblocks_nodeapi |
i18nblocks/i18nblocks.module |
Implementation of hook_nodeapi |
|
|
i18nblocks_save |
i18nblocks/i18nblocks.module |
|
4 |
|
i18nblocks_uninstall |
i18nblocks/i18nblocks.install |
Implementation of hook_uninstall(). |
|
|
i18nblocks_update_1 |
i18nblocks/i18nblocks.install |
Update: move old variable to new tables |
|
|
i18ncontent_db_rewrite_sql |
experimental/i18ncontent.module |
Blocks retrieving of normal content types |
|
|
i18ncontent_locale |
experimental/i18ncontent.module |
Implementation of hook_locale(). |
|
|
i18ncontent_locale_refresh |
experimental/i18ncontent.module |
Refresh content type strings. |
2 |
|
i18ncontent_node_info |
experimental/i18ncontent.module |
Implementation of hook_node_info() |
|
|
i18ncontent_node_type |
experimental/i18ncontent.module |
Implementation of hook_content_type() |
|
|
i18nmenu_help |
contrib/i18nmenu.module |
|
|
|
i18nmenu_menu |
contrib/i18nmenu.module |
Implementation of hook_menu(). |
|
|
i18nmenu_translate_all |
contrib/i18nmenu.module |
|
1 |
|
i18npanels_panels_admin_custom |
contrib/i18npanels.module |
Callback to perform administrative functions on the content block |
|
1 |
i18npanels_panels_content_custom |
contrib/i18npanels.module |
Output function for the 'custom' content type. Outputs a custom
based on the module and delta supplied in the configuration. |
|
1 |
i18npanels_panels_content_types |
contrib/i18npanels.module |
Callback function to supply a list of content types. |
|
|
i18nprofile_categories |
i18nprofile/i18nprofile.module |
Returns translated categories |
4 |
|
i18nprofile_fields |
i18nprofile/i18nprofile.module |
Returns field translations |
2 |
|
i18nprofile_form_alter |
i18nprofile/i18nprofile.module |
Implementation of hook_form_alter() |
|
|
i18nprofile_form_translate |
i18nprofile/i18nprofile.module |
Translate form fields for a given category |
2 |
|
i18nprofile_form_translate_all |
i18nprofile/i18nprofile.module |
Translate form fields for all categories |
1 |
|
i18nprofile_help |
i18nprofile/i18nprofile.module |
Implementation of hook_help() |
|
|
i18nprofile_install |
i18nprofile/i18nprofile.install |
Set language field in its own table
Do not drop node.language now, just in case
TO-DO: Drop old tables, fields |
|
|
i18nprofile_menu |
i18nprofile/i18nprofile.module |
Implementation of hook_menu(). |
|
|
i18nprofile_profile_alter |
i18nprofile/i18nprofile.module |
Implementation of hook_profile_alter() |
|
|
i18nprofile_translation |
i18nprofile/i18nprofile.module |
Menu callback: profile translations |
|
1 |
i18nprofile_translation_category |
i18nprofile/i18nprofile.module |
Form to translate category names |
|
1 |
i18nprofile_translation_category_submit |
i18nprofile/i18nprofile.module |
Processs category translations |
|
|
i18nprofile_translation_field |
i18nprofile/i18nprofile.module |
Form to translate profile field |
|
1 |
i18nprofile_translation_field_submit |
i18nprofile/i18nprofile.module |
Save profile field translation |
|
|
i18nprofile_translation_overview |
i18nprofile/i18nprofile.module |
Overview profile translations |
1 |
|
i18nprofile_update_1 |
i18nprofile/i18nprofile.install |
Update table to utf-8 |
|
|
i18nprofile_user |
i18nprofile/i18nprofile.module |
Implementation of hook_user(). |
|
|
i18nprofile_view_profile |
i18nprofile/i18nprofile.module |
Show user profile with translated fields and categories |
|
|
i18nstrings_admin |
i18nstrings/i18nstrings.module |
Menu callback. Administration page |
|
1 |
i18nstrings_admin_form |
i18nstrings/i18nstrings.module |
Form callback: i18nstrings_admin_form |
|
1 |
i18nstrings_admin_form_submit |
i18nstrings/i18nstrings.module |
Form submit callback |
|
|
i18nstrings_admin_overview |
i18nstrings/i18nstrings.module |
List of strings |
1 |
|
i18nstrings_get_string |
i18nstrings/i18nstrings.module |
Get string for a language. |
2 |
|
i18nstrings_install |
i18nstrings/i18nstrings.install |
|
|
|