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.
SC_move_el::init | ( | ) |
Constructor, initializing internal variables.
Definition at line 250 of file move_el.php.
References t3lib_div::_GP(), and t3lib_div::makeInstance().
SC_move_el::main | ( | ) |
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_BEfunc::getRecordWSOL(), t3lib_div::intExplode(), t3lib_div::makeInstance(), and t3lib_BEfunc::readPageAccess().
SC_move_el::printContent | ( | ) |