|
UNA
|
Public Member Functions | |
| setPageName ($sName) | |
| setContent ($sPosition, $mixedContent) | |
| setSelected ($sPosition, $sValue) | |
| setVisible ($sPosition, $bValue=true) | |
| setVisibleAll ($bValue=true) | |
Static Public Member Functions | |
| static | getInstance () |
| static | historyGetList () |
| static | historyAdd ($aPage) |
| static | historyDelete ($mixedPage) |
Static Public Attributes | |
| static | $sHistorySessionKey = 'sys_studio_history' |
| static | $iHistoryLength = 5 |
| static | $iToolbarLength = 10 |
Protected Attributes | |
| $sPageName | |
| $aItems | |
| $aVisible | |
| $aSelected | |
| BxDolStudioMenuTop::__construct | ( | ) |
Reimplemented from BxDol.
|
static |
Implements iBxDolSingleton.