t3lib_transl8tools Klassenreferenz
Aufstellung aller Elemente
Dokumentation der Elementfunktionen
| t3lib_transl8tools::foreignTranslationTable |
( |
$ |
table |
) |
|
Returns foreign translation table, if any
- Parameter:
-
- Rückgabe:
- [type] ...
| t3lib_transl8tools::getSystemLanguages |
( |
$ |
page_id = 0, |
|
|
$ |
backPath = '' | |
|
) |
| | |
Returns array of system languages
- Parameter:
-
| integer | page id (only used to get TSconfig configuration setting flag and label for default language) |
| string | Backpath for flags |
- Rückgabe:
- array
| t3lib_transl8tools::getTranslationTable |
( |
$ |
table |
) |
|
Returns the table in which translations for input table is found.
- Parameter:
-
- Rückgabe:
- [type] ...
| t3lib_transl8tools::isTranslationInOwnTable |
( |
$ |
table |
) |
|
Returns true, if the input table has localization enabled and done so with records from the same table
- Parameter:
-
- Rückgabe:
- [type] ...
| t3lib_transl8tools::translationInfo |
( |
$ |
table, |
|
|
$ |
uid, |
|
|
$ |
sys_language_uid = 0 | |
|
) |
| | |
Information about translation for an element Will overlay workspace version of record too!
- Parameter:
-
| string | Table name |
| integer | Record uid |
| integer | Language uid. If zero, then all languages are selected. |
- Rückgabe:
- array Array with information. Errors will return string with message.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/t3lib/class.t3lib_transl8tools.php