|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Functions | |
| user_keepRolloverAtOnClick ($I, $conf) | |
| user_keepRolloverAtOnClick | ( | $ | I, |
| $ | conf | ||
| ) |
Demonstrates how to manipulate menu generation so that a click on a menu item will trigger two (or more) frames to load an URL Used in the "testsite" package
Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj XHTML compliant
| array | The menu item array, $this->I (in the parent object) |
| array | TypoScript configuration for the function. Notice that the property "parentObj" is a reference to the parent (calling) object (the tslib_Xmenu class instantiated) |
Definition at line 52 of file example_keepRollover.php.
References debug().
1.7.5.1