Fonctions membres publiques | |
| getSystemLanguages ($page_id=0, $backPath='') | |
| translationInfo ($table, $uid, $sys_language_uid=0) | |
| getTranslationTable ($table) | |
| isTranslationInOwnTable ($table) | |
| foreignTranslationTable ($table) | |
| t3lib_transl8tools::getSystemLanguages | ( | $ | page_id = 0, |
|
| $ | backPath = '' | |||
| ) |
| t3lib_transl8tools::translationInfo | ( | $ | table, | |
| $ | uid, | |||
| $ | sys_language_uid = 0 | |||
| ) |
Initialization of the class.
| t3lib_transl8tools::getTranslationTable | ( | $ | table | ) |
Returns the table in which translations for input table is found.
| t3lib_transl8tools::isTranslationInOwnTable | ( | $ | table | ) |
Returns true, if the input table has localization enabled and done so with records from the same table
| t3lib_transl8tools::foreignTranslationTable | ( | $ | table | ) |
Returns foreign translation table, if any
1.5.3