"TYPO3 4.0.1: SC_alt_main Class Reference", "datetime" => "Sat Dec 2 19:25:27 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
init () | |
generateJScode () | |
editPageHandling () | |
startModule () | |
main () | |
printContent () | |
Public Attributes | |
$content | |
$mainJScode | |
$loadModules | |
$alt_menuObj | |
$leftMenuFrameW = 130 | |
$selMenuFrame = 130 | |
$topFrameH = 32 | |
$shortcutFrameH = 30 |
Definition at line 72 of file alt_main.php.
|
Checking if the "&edit" variable was sent so we can open for editing the page. Code based on code from "alt_shortcut.php"
Definition at line 386 of file alt_main.php. References t3lib_div::_GET(), t3lib_BEfunc::getRecordsByField(), t3lib_BEfunc::getRecordWSOL(), t3lib_extMgm::isLoaded(), t3lib_BEfunc::openPageTree(), t3lib_div::testInt(), and t3lib_BEfunc::workspaceOL(). |
|
Generates the JavaScript code for the frameset.
Definition at line 113 of file alt_main.php. References t3lib_div::dirname(), t3lib_div::getIndpEnv(), and t3lib_BEfunc::isModuleSetInTBE_MODULES(). |
|
Initialization of the script class
Definition at line 91 of file alt_main.php. References t3lib_div::makeInstance(). |
|
Creates the header and frameset of the backend interface
Definition at line 459 of file alt_main.php. |
|
Outputting the accumulated content to screen
Definition at line 533 of file alt_main.php. |
|
Sets the startup module from either GETvars module and mpdParams or user configuration.
Definition at line 437 of file alt_main.php. References t3lib_div::_GET(). |