Documentation TYPO3 par Ameos |
Public Member Functions | |
main (&$backRef, $menuItems, $table, $uid) | |
includeLL () | |
main () | |
printContent () | |
moduleContent () | |
pageSubContent ($pid, $c=0) | |
lookForOwnVersions ($table, $uid) | |
adminLinks ($table, $row) |
Definition at line 31 of file class.tx_version_cm1.php.
|
Includes the [extDir]/locallang.php and returns the $LOCAL_LANG array found in that file. Definition at line 79 of file class.tx_version_cm1.php. References t3lib_extMgm::extPath(). Referenced by main(). |
|
Main function of the module. Write the content to $this->content Definition at line 56 of file index.php. References t3lib_div::_GP(), t3lib_BEfunc::getRecord(), t3lib_div::makeInstance(), moduleContent(), and t3lib_BEfunc::readPageAccess(). |