stringoverrides_admin |
./stringoverrides.admin.inc |
Menu callback for the String Overrides module to display its administration |
|
2 |
stringoverrides_admin_export |
./stringoverrides.admin.inc |
Ability to export a *.po file. |
|
1 |
stringoverrides_admin_export_submit |
./stringoverrides.admin.inc |
Submit-handler for stringoverrides_admin_export. |
|
1 |
stringoverrides_admin_export_text |
./stringoverrides.admin.inc |
Returns the exported *.po text from the given language. |
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_admin_word_sort |
./stringoverrides.admin.inc |
Sorts two words based on their original text. |
|
1 |
stringoverrides_help |
./stringoverrides.module |
Implementation of hook_help() |
|
|
stringoverrides_js |
./stringoverrides.admin.inc |
Menu callback for the String Overrides module to display a new string override |
|
1 |
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 |
2 |
|
stringoverrides_theme |
./stringoverrides.module |
Implementation of hook_theme() |
|
|
stringoverrides_uninstall |
./stringoverrides.install |
Implementation of hook_uninstall(). |
|
|
theme_stringoverrides_strings |
./stringoverrides.admin.inc |
Theme the enabled box and the two text box strings |
|
|