Public Member Functions | |
| main () | |
| printContent () | |
Public Attributes | |
| $defaultWidth = 245 | |
| $resizable = TRUE | |
| $content | |
| $exScript = '' | |
| $id = '' | |
| $fW = '' | |
Definition at line 61 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::main | ( | ) |
Creates the header and frameset for the module/submodules
Definition at line 86 of file alt_mod_frameset.php.
References $TBE_STYLES, t3lib_div::_GP(), and t3lib_div::intInRange().
| SC_alt_mod_frameset::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 148 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$content |
Definition at line 68 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$defaultWidth = 245 |
Definition at line 64 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$exScript = '' |
Definition at line 71 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$fW = '' |
Definition at line 73 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$id = '' |
Definition at line 72 of file alt_mod_frameset.php.
| SC_alt_mod_frameset::$resizable = TRUE |
Definition at line 65 of file alt_mod_frameset.php.
1.4.7