Fonctions membres publiques | |
| make ($setup) | |
| frameParams ($setup, $typeNum) | |
| framesetParams ($setup) | |
| tslib_frameset::make | ( | $ | setup | ) |
Generates a frameset based on input configuration in a TypoScript array.
| array | The TypoScript properties of the PAGE object property "frameSet.". See link. |
| tslib_frameset::frameParams | ( | $ | setup, | |
| $ | typeNum | |||
| ) |
Creates the attributes for at <frame> tag based on a $conf array and the type number
| array | Configuration for the parameter generation for the FRAME set. See link | |
| integer | The typenumber to use for the link. |
| tslib_frameset::framesetParams | ( | $ | setup | ) |
Creates the attributes for a <frameset> tag based on a conf array ($setup)
| array | The setup array (TypoScript properties) |
1.5.3