UNA
Loading...
Searching...
No Matches
BxBaseModGeneralMenuView Class Reference
Inheritance diagram for BxBaseModGeneralMenuView:
BxTemplMenu BxBaseMenu BxBaseMenu BxBaseMenu BxDolMenu BxDolMenu BxDolMenu iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory BxBaseModProfileMenuViewActions BxBaseModTextMenu BxCnlMenu BxCoursesMenu BxEventsMenu BxGroupsMenu BxOrgsMenu BxSpacesMenu

Public Member Functions

 __construct ($aObject, $oTemplate=false)
 
- Public Member Functions inherited from BxBaseMenu
 getDisplayAddons ()
 
 setDisplayAddons ($b)
 
 getCode ()
 
 getCodeAPI ()
 
 getCodeItem ($sName)
 
 getMenuItems ()
 
 getMenuItem ($sName)
 
 getMenuIconHtml ($sIcon)
 
- Public Member Functions inherited from BxDolMenu
 isVisible ()
 
 getTemplateId ()
 
 getTemplateName ($sName='')
 
 setTemplateById ($iTemplateId)
 
 setSelected ($sModule, $sName)
 
 setDynamicMode ($bDynamicMode)
 
 getMarkers ()
 
 addMarkers ($a)
 
 removeMarker ($s)
 
 performActionSetCollapsed ($mixedValue)
 
 performActionSetCollapsedSubmenu ($sMenuItem, $mixedValue)
 
 getUserChoiceCollapsed ($sObject='')
 
 getUserChoiceCollapsedSubmenu ($mixedItem, $sObject='')
 

Protected Member Functions

 _isVisible ($a)
 
 _getMenuItemsCombined ()
 
- Protected Member Functions inherited from BxTemplMenu
 _getTemplateVars ()
 
 _getMenuItem ($a)
 
 _getTemplateVars ()
 
- Protected Member Functions inherited from BxBaseMenu
 _getCode ($sTmplName, $aTmplVars)
 
 getMenuItemsRaw ()
 
 _getMenuIcon ($a)
 
 _getMenuAddon ($aMenuItem)
 
 _getMenuMarkers ($aMenuItem)
 
 _getMenuAttrs ($aMenuItem)
 
 _addJsCss ()
 
 _getTmplVarsAddon ($mixedAddon, $aMenuItem)
 
- Protected Member Functions inherited from BxDolMenu
 __construct ($aObject)
 
 _setCollapsed ($sName, $mixedValue)
 
 _isSelected ($a)
 
 _isActive ($a)
 
 _getVisibilityClass ($a)
 
 _replaceMarkers ($a)
 

Protected Attributes

 $MODULE
 
 $_oModule
 
 $_iContentId
 
 $_aContentInfo
 
- Protected Attributes inherited from BxBaseMenu
 $_oTemplate
 
 $_iPageType
 
 $_aOptionalParams = array('target' => '', 'onclick' => '')
 
 $_bDisplayAddons = false
 
 $_aSelected
 
- Protected Attributes inherited from BxDolMenu
 $_bIsApi
 
 $_bHx
 
 $_bHxHead
 
 $_mHxPreload
 
 $_aHx
 
 $_bDynamicMode
 
 $_bAddNoFollow
 
 $_bSelModuleCheck
 
 $_sSelModule
 
 $_sSelName
 
 $_sObject
 
 $_aObject
 
 $_oQuery
 
 $_oPermalinks
 
 $_aMarkers = array()
 
 $_bMultilevel = false
 
 $_sSessionKeyCollapsed
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolMenu
static getObjectInstance ($sObject, $oTemplate=false)
 
static setSelectedGlobal ($sModule, $sName)
 
static processMenuTrigger ($sMenuTriggerName)
 
- Static Public Member Functions inherited from iBxDolFactoryObject
static getObjectInstance ($sObject)
 
- Static Protected Attributes inherited from BxDolMenu
static $SEL_MODULE = ''
 
static $SEL_NAME = ''
 

Detailed Description

View entry menu

Constructor & Destructor Documentation

◆ __construct()

BxBaseModGeneralMenuView::__construct ( $aObject,
$oTemplate = false )

Reimplemented from BxTemplMenu.

Member Function Documentation

◆ _isVisible()

BxBaseModGeneralMenuView::_isVisible ( $a)
protected

Check if menu items is visible with extended checking linked to "allow*" method of particular module Associated "allow*" method with particular menu item is stored in module config in MENU_ITEM_TO_METHOD array.

Parameters
$amenu item array
Returns
boolean

Reimplemented from BxDolMenu.

Reimplemented in BxAdsMenuView, BxForumMenuView, BxMarketMenuSnippetActions, and BxMarketMenuView.


The documentation for this class was generated from the following file: