stringoverrides_admin |
./stringoverrides.admin.inc |
Menu callback for the String Overrides module to display its administration |
|
1 |
stringoverrides_admin_export |
./stringoverrides.admin.inc |
Ability to export a *.po file. |
|
1 |
stringoverrides_admin_import |
./stringoverrides.admin.inc |
Menu callback for the String Overrides module to display the import administration |
|
1 |
stringoverrides_admin_import_submit |
./stringoverrides.admin.inc |
Triggered when the user imports data |
|
|
stringoverrides_admin_submit |
./stringoverrides.admin.inc |
Triggered when the user submits the administration page |
|
|
stringoverrides_enable |
./stringoverrides.module |
Check that locale module is disabled before enabling this module. |
|
|
stringoverrides_help |
./stringoverrides.module |
Implementation of hook_help() |
|
|
stringoverrides_menu |
./stringoverrides.module |
Implementation of hook_menu() |
|
|
stringoverrides_perm |
./stringoverrides.module |
Implementation of hook_perm() |
|
|
stringoverrides_textbox_combo |
./stringoverrides.admin.inc |
Function to return a textbox combo form |
1 |
|
stringoverrides_uninstall |
./stringoverrides.install |
Implementation of hook_uninstall() |
|
|
theme_stringoverrides_strings |
./stringoverrides.admin.inc |
Theme the enabled box and the two text box strings |
|
|