"TYPO3 4.0.1: tslib_frameset Class Reference", "datetime" => "Sat Dec 2 19:26:51 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 | |
make ($setup) | |
frameParams ($setup, $typeNum) | |
framesetParams ($setup) |
Definition at line 7213 of file class.tslib_content.php.
|
Creates the attributes for at <frame> tag based on a $conf array and the type number
Definition at line 7260 of file class.tslib_content.php. |
|
Creates the attributes for a <frameset> tag based on a conf array ($setup)
Definition at line 7303 of file class.tslib_content.php. |
|
Generates a frameset based on input configuration in a TypoScript array.
Definition at line 7223 of file class.tslib_content.php. References t3lib_div::makeInstance(), and t3lib_TStemplate::sortedKeyList(). |