Fonctions membres publiques | |
| init () | |
| generateJScode () | |
| editPageHandling () | |
| startModule () | |
| main () | |
| printContent () | |
Attributs publics | |
| $content | |
| $mainJScode | |
| $loadModules | |
| $alt_menuObj | |
| $leftMenuFrameW = 130 | |
| $selMenuFrame = 130 | |
| $topFrameH = 32 | |
| $shortcutFrameH = 30 | |
| SC_alt_main::init | ( | ) |
Initialization of the script class
| SC_alt_main::generateJScode | ( | ) |
Generates the JavaScript code for the frameset.
| SC_alt_main::editPageHandling | ( | ) |
Checking if the "&edit" variable was sent so we can open for editing the page. Code based on code from "alt_shortcut.php"
| SC_alt_main::startModule | ( | ) |
Sets the startup module from either GETvars module and mpdParams or user configuration.
| SC_alt_main::main | ( | ) |
Creates the header and frameset of the backend interface
| SC_alt_main::printContent | ( | ) |
Outputting the accumulated content to screen
| SC_alt_main::$content |
| SC_alt_main::$mainJScode |
| SC_alt_main::$loadModules |
| SC_alt_main::$alt_menuObj |
| SC_alt_main::$leftMenuFrameW = 130 |
| SC_alt_main::$selMenuFrame = 130 |
| SC_alt_main::$topFrameH = 32 |
| SC_alt_main::$shortcutFrameH = 30 |
1.5.3