Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
Public Attributes | |
$sys_language = 0 | |
$page_id | |
$table | |
$R_URI | |
$input_moveUid | |
$moveUid | |
$makeCopy | |
$doc | |
$perms_clause | |
$content |
Definition at line 227 of file move_el.php.
|
Constructor, initializing internal variables.
Definition at line 250 of file move_el.php. References t3lib_div::_GP(), and t3lib_div::makeInstance(). |
|
Creating the module output.
Definition at line 284 of file move_el.php. References t3lib_BEfunc::cshItem(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getModTSconfig(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordTitle(), t3lib_div::intExplode(), t3lib_div::makeInstance(), and t3lib_BEfunc::readPageAccess(). |
|
Print out the accumulated content:
Definition at line 416 of file move_el.php. |