UNA
Loading...
Searching...
No Matches
BxTimelineMenuItemManage Class Reference
Inheritance diagram for BxTimelineMenuItemManage:
BxTimelineMenuItemActions BxTemplMenuCustom BxBaseMenuCustom BxBaseMenuCustom BxTemplMenuMoreAuto BxTemplMenuMoreAuto BxBaseMenuMoreAuto BxBaseMenuMoreAuto BxTemplMenu BxTemplMenu BxBaseMenu BxBaseMenu BxBaseMenu BxBaseMenu BxBaseMenu BxBaseMenu BxDolMenu BxDolMenu BxDolMenu BxDolMenu BxDolMenu BxDolMenu iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory iBxDolReplaceable iBxDolFactoryObject BxDolFactory

Public Member Functions

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

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)
 
- Protected Member Functions inherited from BxTimelineMenuItemActions
 _setBrowseParams ($aBrowseParams=array())
 
 _getMenuItemItemView ($aItem)
 
 _getMenuItemItemComment ($aItem)
 
 _getMenuItemItemVote ($aItem)
 
 _getMenuItemItemReaction ($aItem)
 
 _getMenuItemItemScore ($aItem)
 
 _getMenuItemItemReport ($aItem)
 
 _getMenuItemItemRepost ($aItem)
 
 _getMenuItemDefault ($aItem)
 
 _getMenuItemDefaultApi ($aItem)
 
 _getMenuItemElementApi ($aItem, $aElement)
 
 _isVisible ($a)
 
 _getTmplContentItem ()
 
- Protected Member Functions inherited from BxTemplMenuCustom
 _getMenuItem ($a)
 
- Protected Member Functions inherited from BxBaseMenuCustom
 _getCode ($sTmplName, $aTmplVars)
 
 _getMenuItemMoreAuto ($aItem)
 
- Protected Member Functions inherited from BxBaseMenuMoreAuto
 _isMoreAuto ()
 
 _getTemplateVars ()
 
 _getJsCodeMoreAuto ()
 
 _getHtmlIds ()
 
 _getHtmlIdMain ()
 
 _getJsClassMoreAuto ()
 
 _getJsObjectMoreAuto ()
 
 _getTmplContentItemMore ()
 
 _getTmplContentItemMorePopup ()
 
- Protected Member Functions inherited from BxBaseMenu
 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 inherited from BxTimelineMenuItemActions
 $_sModule
 
 $_oModule
 
 $_iEvent
 
 $_aEvent
 
 $_sType
 
 $_sView
 
 $_bIsApi
 
 $_sMode
 
 $_bShowTitles
 
 $_bShowCounters
 
 $_bShowCountersEmpty
 
 $_bShowCountersIcons
 
 $_sTmplNameItem
 
 $_aItem2CheckFunc
 
- Protected Attributes inherited from BxBaseMenuCustom
 $_sTmplContent
 
 $_sTmplContentItem
 
- Protected Attributes inherited from BxBaseMenuMoreAuto
 $_sTmplNameItemMore
 
 $_sTmplNameItemMorePopup
 
 $_bMoreAuto
 
 $_iMoreAutoItemsStatic
 
 $_bMoreAutoItemsStaticOnly
 
 $_sJsClassMoreAuto
 
 $_sJsObjectMoreAuto
 
 $_sJsCallMoreAuto
 
 $_aHtmlIds
 
- 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
 
- Static Protected Attributes inherited from BxTimelineMenuItemActions
static $_sModeActions = 'actions'
 
static $_sModeCounters = 'counters'
 
- Static Protected Attributes inherited from BxBaseMenuMoreAuto
static $_sTmplContentItemMore
 
static $_sTmplContentItemMorePopup
 
- Static Protected Attributes inherited from BxDolMenu
static $SEL_MODULE = ''
 
static $SEL_NAME = ''
 

Detailed Description

'Item' menu.

Constructor & Destructor Documentation

◆ __construct()

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

Reimplemented from BxTimelineMenuItemActions.


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