"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); ?>

tslib_frameset Class Reference

List of all members.

Public Member Functions

 make ($setup)
 frameParams ($setup, $typeNum)
 framesetParams ($setup)

Detailed Description

Definition at line 7213 of file class.tslib_content.php.


Member Function Documentation

tslib_frameset::frameParams setup,
typeNum
 

Creates the attributes for at <frame> tag based on a $conf array and the type number

Parameters:
array Configuration for the parameter generation for the FRAME set. See link
integer The typenumber to use for the link.
Returns:
string String with attributes for the frame-tag. With a prefixed space character. private &tx_extrepmgm_pi1[extUid]=270&tx_extrepmgm_pi1[tocEl]=344&cHash=63ae959c9a make(), t3lib_TStemplate::linkData()

Definition at line 7260 of file class.tslib_content.php.

tslib_frameset::framesetParams setup  ) 
 

Creates the attributes for a <frameset> tag based on a conf array ($setup)

Parameters:
array The setup array (TypoScript properties)
Returns:
string Attributes with preceeding space. private
See also:
make()

Definition at line 7303 of file class.tslib_content.php.

tslib_frameset::make setup  ) 
 

Generates a frameset based on input configuration in a TypoScript array.

Parameters:
array The TypoScript properties of the PAGE object property "frameSet.". See link.
Returns:
string A <frameset> tag.
See also:
TSpagegen::renderContentWithHeader() &tx_extrepmgm_pi1[extUid]=270&tx_extrepmgm_pi1[tocEl]=343&cHash=41ca925386

Definition at line 7223 of file class.tslib_content.php.

References t3lib_div::makeInstance(), and t3lib_TStemplate::sortedKeyList().


The documentation for this class was generated from the following file: