| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 454 lines (15 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| locale_install() X-Ref |
| Implementation of hook_install(). |
| locale_update_6000() X-Ref |
| {locales_meta} table became {languages}. |
| locale_update_6001() X-Ref |
| Change locale column to language. The language column is added by update_fix_d6_requirements() in update.php to avoid a large number of error messages from update.php. All we need to do here is copy locale to language and then drop locale. |
| locale_update_6002() X-Ref |
| Remove empty translations, we don't need these anymore. |
| locale_update_6003() X-Ref |
| Prune strings with no translations (will be automatically re-registered if still in use) |
| locale_update_6004() X-Ref |
| Fix remaining inconsistent indexes. |
| locale_update_6005() X-Ref |
| Change language setting variable of content types. Use language_content_type_<content_type> instead of language_<content_type> so content types such as 'default', 'count' or 'negotiation' will not interfere with language variables. |
| locale_update_6006() X-Ref |
| Neutralize unsafe language names in the database. |
| locale_update_6007() X-Ref |
| Fix Drupal.formatPlural(). |
| locale_uninstall() X-Ref |
| Implementation of hook_uninstall(). |
| locale_schema() X-Ref |
| Implementation of hook_schema(). |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |