Documentation TYPO3 par Ameos |


Public Member Functions | |
| modMenu () | |
| main () | |
| renderL10nTable (&$tree) | |
| getSystemLanguages () | |
| getLangStatus ($pageId, $langId) | |
| getContentElementCount ($pageId, $sysLang) | |
Definition at line 65 of file class.tx_cms_webinfo_lang.php.
|
||||||||||||
|
Counting content elements for a single language on a page.
Definition at line 369 of file class.tx_cms_webinfo_lang.php. References t3lib_BEfunc::deleteClause(). |
|
||||||||||||
|
Get an alternative language record for a specific page / language
Definition at line 342 of file class.tx_cms_webinfo_lang.php. References t3lib_BEfunc::deleteClause(). Referenced by renderL10nTable(). |
|
|
Selects all system languages (from sys_language)
Definition at line 320 of file class.tx_cms_webinfo_lang.php. References t3lib_BEfunc::deleteClause(). Referenced by renderL10nTable(). |
|
|
MAIN function for page information of localization
Definition at line 89 of file class.tx_cms_webinfo_lang.php. References t3lib_BEfunc::cshItem(), t3lib_BEfunc::getFuncMenu(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), t3lib_div::makeInstance(), and renderL10nTable(). |
|
|
Returns the menu array
Definition at line 72 of file class.tx_cms_webinfo_lang.php. |
|
|
Rendering the localization information table.
Definition at line 156 of file class.tx_cms_webinfo_lang.php. References t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIconImage(), getLangStatus(), and getSystemLanguages(). Referenced by main(). |
1.4.6