tslib_gmenu_foldout Class Reference

Inheritance diagram for tslib_gmenu_foldout:

tslib_gmenu tslib_menu List of all members.

Public Member Functions

 extProc_init ()
 extProc_beforeLinking ($key)
 extProc_afterLinking ($key)
 extProc_finish ()

Public Attributes

 $GMENU_fixKey = 'foldout'
 $WMarrowNO
 $WMarrowACT
 $WMimagesFlag
 $WMimageHTML
 $WMsubmenu
 $WMtableWrap
 $WM_activeOnLoad = ''

Detailed Description

Definition at line 80 of file gmenu_foldout.php.


Member Function Documentation

tslib_gmenu_foldout.extProc_afterLinking key  ) 
 

Processing after linking, basically setting the

-layers for the menu items and possibly wrapping in table, adding bullet images.

Parameters:
integer Pointer to $this->menuArr[$key] where the current menu element record is found
Returns:
void

Reimplemented from tslib_gmenu.

Definition at line 134 of file gmenu_foldout.php.

tslib_gmenu_foldout.extProc_beforeLinking key  ) 
 

Processing before the links are created. Basically this is setting an onclick handler for clicking the menu item.

Parameters:
integer Pointer to $this->menuArr[$key] where the current menu element record is found
Returns:
void

Reimplemented from tslib_gmenu.

Definition at line 117 of file gmenu_foldout.php.

tslib_gmenu_foldout.extProc_finish  ) 
 

Putting things together, in particular the JavaScript code needed for the DHTML menu.

Returns:
string Empty string! (Since $GLOBALS['TSFE']->divSection is set with the
-sections used in the menu)

Reimplemented from tslib_gmenu.

Definition at line 160 of file gmenu_foldout.php.

tslib_gmenu_foldout.extProc_init  ) 
 

Initializing, setting internal variables (prefixed WM)

Returns:
void

Reimplemented from tslib_gmenu.

Definition at line 96 of file gmenu_foldout.php.


Member Data Documentation

tslib_gmenu_foldout.$GMENU_fixKey = 'foldout'
 

Reimplemented from tslib_menu.

Definition at line 81 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WM_activeOnLoad = ''
 

Definition at line 89 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMarrowACT
 

Definition at line 84 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMarrowNO
 

Definition at line 83 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMimageHTML
 

Definition at line 86 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMimagesFlag
 

Definition at line 85 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMsubmenu
 

Definition at line 87 of file gmenu_foldout.php.

tslib_gmenu_foldout.$WMtableWrap
 

Definition at line 88 of file gmenu_foldout.php.


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:49:37 2006 for TYPO3 by  doxygen 1.4.6