TYPO3 API  SVNRelease
Functions
example_keepRollover.php File Reference

Go to the source code of this file.

Functions

 user_keepRolloverAtOnClick ($I, $conf)

Function Documentation

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

Id:
example_keepRollover.php 10120 2011-01-18 20:03:36Z ohader

Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj XHTML compliant

Author:
Kasper Skårhøj <kasperYYYY@typo3.com> Example can be found in the testsite package at the page-path "/Intro/TypoScript examples/Menu object examples/Loading multiple.../"
Parameters:
arrayThe menu item array, $this->I (in the parent object)
arrayTypoScript configuration for the function. Notice that the property "parentObj" is a reference to the parent (calling) object (the tslib_Xmenu class instantiated)
Returns:
array The processed $I array returned (and stored in $this->I of the parent object again)
See also:
tslib_menu::userProcess(), tslib_tmenu::writeMenu(), tslib_gmenu::writeMenu()

Definition at line 52 of file example_keepRollover.php.

References debug().