UNA
BxNtfsModule Class Reference
Inheritance diagram for BxNtfsModule:
BxBaseModNotificationsModule BxBaseModGeneralModule BxDolModule BxDol

Public Member Functions

 __construct ($aModule)
 
 actionMarkAsClicked ()
 
 serviceGetSafeServices ()
 
 serviceGetInclude ($bIncludeCss=true, $mixedIncludeJs=false)
 
 serviceGetBlockSettings ($sDeliveryType='', $aParams=array())
 
 serviceGetData ($aParams)
 
 serviceGetBlockView ($sType='', $iStart=-1, $iPerPage=-1, $aModules=[])
 
 serviceGetEventById ($iId)
 
 serviceGetNotifications ($iOwnerId=0, $aBrowseParams=array())
 
 serviceGetUnreadNotifications ($iOwnerId=0)
 
 serviceGetUnreadNotificationsNum ($iOwnerId=0)
 
 serviceGetLiveUpdates ($aMenuItemParent, $aMenuItemChild, $iCount=0)
 
- Public Member Functions inherited from BxBaseModNotificationsModule
 serviceAddHandlers ($sModuleUri)
 
 serviceDeleteHandlers ($sModuleUri)
 
 serviceDeleteModuleEvents ($sModuleUri)
 
 serviceGetActionsChecklist ()
 
- Public Member Functions inherited from BxBaseModGeneralModule
 actionAjaxGetProfiles ()
 
 serviceModuleIcon ()
 
 serviceGetLink ($iContentId)
 
 serviceGetSearchResultUnit ($iContentId, $sUnitTemplate='')
 
 serviceBrowse ($aParams=array())
 
 serviceBrowseFeatured ($sUnitView=false, $bEmptyMessage=false, $bAjaxPaginate=true)
 
 serviceBrowseFavorite ($iProfileId=0, $aParams=array())
 
 serviceBrowseFavoriteLists ($iProfileId=0, $aParams=array())
 
 serviceBrowseCategory ($sUnitView=false, $bEmptyMessage=true, $bAjaxPaginate=true, $aParams=[])
 
 serviceFavoritesListActions ()
 
 serviceFavoritesListInfo ($aParams=array())
 
 serviceBrowseContext ($iProfileId=0, $aParams=array())
 
 serviceEntityAdd ($iProfile, $aValues, $sDisplay=false)
 
 serviceRedirectAfterAdd ($aContentInfo)
 
 serviceGetObjectForm ($sType, $aParams=array())
 
 serviceEntityCreate ($sParams=false)
 
 serviceGetCreatePostForm ($aParams=[])
 
 serviceEntityEdit ($iContentId=0, $sDisplay=false)
 
 serviceEntityDelete ($iContentId=0)
 
 serviceEntityTextBlock ($iContentId=0)
 
 serviceEntityInfo ($iContentId=0, $sDisplay=false)
 
 serviceEntityInfoFull ($iContentId=0)
 
 serviceEntityInfoExtended ($iContentId=0)
 
 serviceEntityLocation ($iContentId=0)
 
 serviceEntityComments ($iContentId=0)
 
 serviceEntityAttachments ($iContentId=0)
 
 serviceDeleteEntity ($iContentId, $sFuncDelete='deleteData')
 
 serviceMyEntriesActions ($iProfileId=0)
 
 serviceEntityAllActions ($mixedContent=false, $aParams=array())
 
 serviceEntityActions ($iContentId=0)
 
 serviceEntityReports ($iContentId=0)
 
 serviceReportsCountByStatus ($iStatus)
 
 serviceEntitySocialSharing ($mixedContent=false, $aParams=array())
 
 serviceEntityContext ($iContentId=0)
 
 serviceGetLablesTree ()
 
 serviceGetNotificationsData ()
 
 serviceGetNotificationsPost ($aEvent)
 
 serviceGetNotificationsComment ($aEvent)
 
 serviceGetNotificationsReply ($aEvent)
 
 serviceGetNotificationsVote ($aEvent)
 
 serviceGetNotificationsReaction ($aEvent)
 
 serviceGetNotificationsScoreUp ($aEvent)
 
 serviceGetNotificationsScoreDown ($aEvent)
 
 serviceGetTimelineData ()
 
 serviceGetTimelinePost ($aEvent, $aBrowseParams=array())
 
 serviceCheckAllowed ($sAction, $isPerformAction=false)
 
 serviceCheckAllowedWithContent ($sAction, $iContentId, $isPerformAction=false)
 
 serviceCheckAllowedWithContentForProfile ($sAction, $iContentId, $iProfileId, $isPerformAction=false)
 
 serviceCategoriesMultiList ($bDisplayEmptyCats=true)
 
 serviceCheckAllowedViewForProfile ($aDataEntry, $isPerformAction=false, $iProfileId=false)
 
 checkAllowedBrowse ()
 
 checkAllowedView ($aDataEntry, $isPerformAction=false)
 
 checkAllowedViewForProfile ($aDataEntry, $iProfileId, $isPerformAction=false)
 
 checkAllowedAdd ($isPerformAction=false)
 
 checkAllowedApprove ($aDataEntry, $isPerformAction=false)
 
 checkAllowedEdit ($aDataEntry, $isPerformAction=false)
 
 checkAllowedDelete (&$aDataEntry, $isPerformAction=false)
 
 checkAllowedSetMembership (&$aDataEntry, $isPerformAction=false)
 
 checkAllowedEditAnyEntry ($isPerformAction=false)
 
 checkAllowedDeleteAnyEntry ($isPerformAction=false)
 
 checkAllowedEditAnyEntryForProfile ($isPerformAction=false, $iProfileId=false)
 
 checkAllowedDeleteAnyEntryForProfile ($isPerformAction=false, $iProfileId=false)
 
 checkAllowedCommentsView ($aContentInfo, $isPerformAction=false)
 
 checkAllowedCommentsPost ($aContentInfo, $isPerformAction=false)
 
- Public Member Functions inherited from BxDolModule
 __construct ($aModule)
 
 isEnabled ()
 
 getName ()
 
 isLogged ()
 
 getUserId ()
 
 getUserPassword ()
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolModule
static getInstance ($sName)
 
- Protected Member Functions inherited from BxBaseModGeneralModule
 _serviceBrowseQuick ($aProfiles, $iStart=0, $iLimit=4, $aAdditionalParams=array())
 
 _alertParams ($aContentInfo)
 

Constructor & Destructor Documentation

◆ __construct()

BxNtfsModule::__construct (   $aModule)

Constructor

Member Function Documentation

◆ actionMarkAsClicked()

BxNtfsModule::actionMarkAsClicked ( )

ACTION METHODS

◆ serviceGetBlockSettings()

BxNtfsModule::serviceGetBlockSettings (   $sDeliveryType = '',
  $aParams = array() 
)

◆ serviceGetBlockView()

BxNtfsModule::serviceGetBlockView (   $sType = '',
  $iStart = -1,
  $iPerPage = -1,
  $aModules = [] 
)

◆ serviceGetData()

BxNtfsModule::serviceGetData (   $aParams)

◆ serviceGetEventById()

BxNtfsModule::serviceGetEventById (   $iId)

◆ serviceGetInclude()

BxNtfsModule::serviceGetInclude (   $bIncludeCss = true,
  $mixedIncludeJs = false 
)

◆ serviceGetLiveUpdates()

BxNtfsModule::serviceGetLiveUpdates (   $aMenuItemParent,
  $aMenuItemChild,
  $iCount = 0 
)

◆ serviceGetNotifications()

BxNtfsModule::serviceGetNotifications (   $iOwnerId = 0,
  $aBrowseParams = array() 
)

◆ serviceGetSafeServices()

BxNtfsModule::serviceGetSafeServices ( )

SERVICE METHODS

◆ serviceGetUnreadNotifications()

BxNtfsModule::serviceGetUnreadNotifications (   $iOwnerId = 0)

◆ serviceGetUnreadNotificationsNum()

BxNtfsModule::serviceGetUnreadNotificationsNum (   $iOwnerId = 0)

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