UNA
BxNtfsConfig Class Reference
Inheritance diagram for BxNtfsConfig:
BxBaseModNotificationsConfig BxBaseModGeneralConfig BxDolModuleConfig BxDol

Public Member Functions

 __construct ($aModule)
 init (&$oDb)
 getSummaryMaxLen ()
 getOwnerNameMaxLen ()
 getContentMaxLen ()
 getPushMaxLen ()
 getEmailSubjectMaxLen ()
 getHandlersHidden ($sType='')
 isSettingsGrouped ()
 getSettingsTypes ()
 getDeliveryTypes ()
 getDeliveryTimeout ()
 isEventsGrouped ()
 isClickedIndicator ()
 getProcessedEvent ()
 setProcessedEvent ($iEvent)
 getViewUrl ()
 getContentModule (&$aEvent)
 getContentObjectId (&$aEvent)
 getProfileBasedModules ()
Public Member Functions inherited from BxBaseModNotificationsConfig
 getHandlerFields ()
 getHandlerDescriptor ()
 getHandlersMethod ()
 getHandlersUnitTitle ($sUnit)
 getHandlersActionTitle ($sUnit, $sAction, $sType='')
 getHandlersActionInfo ($sUnit, $sAction, $sType='', $bTranslation=false)
 getHandler (&$aEvent)
 isHandler ($sKey='')
 getHandlers ($sKey='')
 getHandlersHidden ()
 getPrivacyObject ($sKey='')
 getPerPage ($sType='default')
 getHtmlIds ($sType, $sKey='')
 getAnimationEffect ()
 getAnimationSpeed ()
 getPrivacyViewDefault ($sType)
 getCfDefault ($sType)
Public Member Functions inherited from BxBaseModGeneralConfig
 getCNF ()
 getObject ($sType='')
 getPrefix ($sType='')
 getJsClass ($sType)
 getJsObject ($sType)
 getGridObject ($sType)
 isAutoApprove ()
 isAutoApproveEnabled ()
 isEqualUrls ($sUrl1, $sUrl2)
 getViewEntryUrl ($mixedData)
 getImageUrl ($iId, $aTranscoders)
 getDpnTime ()
Public Member Functions inherited from BxDolModuleConfig
 getId ()
 getName ()
 getClassPrefix ()
 getDbPrefix ()
 getDirectory ()
 getHomePath ()
 getClassPath ()
 getUri ()
 getBaseUri ()
 getHomeUrl ()

Protected Member Functions

 _getProfileBasedModulesData ()

Protected Attributes

 $_iSummaryMaxLen
 $_iOwnerNameMaxLen
 $_iContentMaxLen
 $_iPushMaxLen
 $_iEmailSubjectMaxLen
 $_aHandlersHiddenEmail
 $_aHandlersHiddenPush
 $_bSettingsGrouped
 $_aSettingsTypes
 $_aDeliveryTypes
 $_aModulesProfiles
 $_aModulesContexts
 $_iDeliveryTimeout
 $_bEventsGrouped
 $_bClickedIndicator
Protected Attributes inherited from BxBaseModNotificationsConfig
 $_oDb
 $_aObjects
 $_aHandlerFields
 $_aHandlerDescriptor
 $_sHandlersMethod
 $_aHandlers
 $_aHandlersHidden
 $_aPerPage
 $_aHtmlIds
 $_sAnimationEffect
 $_iAnimationSpeed
 $_aPrivacyViewDefault
 $_aCfDefault
Protected Attributes inherited from BxBaseModGeneralConfig
 $_aObjects
 $_aPrefixes
 $_aJsClasses
 $_aJsObjects
 $_aHtmlIds
 $_aGridObjects
 $_bIsApi
 $_iDpnTime
Protected Attributes inherited from BxDolModuleConfig
 $_iId
 $_sName
 $_sVendor
 $_sClassPrefix
 $_sDbPrefix
 $_sDirectory
 $_sUri
 $_sHomePath
 $_sClassPath
 $_sHomeUrl

Additional Inherited Members

Public Attributes inherited from BxBaseModGeneralConfig
 $CNF

Constructor & Destructor Documentation

◆ __construct()

BxNtfsConfig::__construct ( $aModule)

Constructor

Reimplemented from BxBaseModNotificationsConfig.

Member Function Documentation

◆ getViewUrl()

BxNtfsConfig::getViewUrl ( )

Ancillary functions

◆ init()

BxNtfsConfig::init ( & $oDb)

Reimplemented from BxBaseModNotificationsConfig.

Member Data Documentation

◆ $_bSettingsGrouped

BxNtfsConfig::$_bSettingsGrouped
protected

Group settings by action. Enabled by default.


The documentation for this class was generated from the following file:
  • modules/boonex/notifications/classes/BxNtfsConfig.php