UNA
BxEventsTemplate Class Reference
Inheritance diagram for BxEventsTemplate:
BxBaseModGroupsTemplate BxBaseModProfileTemplate BxBaseModGeneralTemplate BxDolModuleTemplate

Public Member Functions

 __construct (&$oConfig, &$oDb)
 getBlockSessions ($iContentId)
 unitVars ($aData, $isCheckPrivateContent=true, $mixedTemplate=false, $aParams=array())
Public Member Functions inherited from BxBaseModGroupsTemplate
 addLocationBase ()
 prepareCover ($aData, $aParams=[])
 getPopupSetRole ($aRoles, $iProfileId, $iProfileRole)
 getPopupQuestionnaire ($iContentId, $iProfileId)
 _image ($sField, $sTranscodeObject, $sNoImage, $aData, $bSubstituteNoImage=true)
Public Member Functions inherited from BxBaseModProfileTemplate
 unit ($aData, $isCheckPrivateContent=true, $mixedTemplate=false, $aParams=[])
 unitAPI ($aData, $aParams=[])
 isProfilePublic ($aData)
 getSnippetMenuVars ($iProfileId, $bPublic=null, $aParams=[])
 getBlockCover ($aData, $aParams=[])
 setCover ($oPage, $aData, $sTemplateName='cover.html')
 avatar ($aData, $bSubstituteNoImage=true)
 thumb ($aData, $bSubstituteNoImage=true)
 icon ($aData, $bSubstituteNoImage=true)
 urlIcon ($aData, $bSubstituteNoImage=true)
 urlThumb ($aData, $bSubstituteNoImage=true)
 urlAvatar ($aData, $bSubstituteNoImage=true)
 urlAvatarBig ($aData, $bSubstituteNoImage=true)
 urlPicture ($aData, $bSubstituteNoImage=true)
 urlCover ($aData, $bSubstituteNoImage=false)
 urlCoverUnit ($aData, $bSubstituteNoImage=true)
Public Member Functions inherited from BxBaseModGeneralTemplate
 getJsCode ($sType, $aParams=array(), $mixedWrap=true)
 getTitleAuto ($aData, $iMaxLen=20, $sEllipsisSign='...')
 getTitle ($aData, $mixedProcessOutput=BX_DATA_TEXT)
 getAbstract ($aData, $mixedProcessOutput=BX_DATA_TEXT)
 getText ($aData, $mixedProcessOutput=BX_DATA_HTML)
 getProfileLink ($mixedProfile)
 getLink ($sTemplate, $aParams)
 getContextAddon ($aData, $oProfile)
 getContextDesc ($aData)
 getTmplVarsText ($aData)
 entryBreadcrumb ($aContentInfo, $aTmplVarsItems=array())
 entryText ($aData, $sTemplateName='entry-text.html')
 entryLocation ($iContentId)
 entryInfo ($aData, $aValues=array())
 getFavoriteList ($oProfile, $iStart, $iPerPage, $aParams)
 getFavoritesListInfo ($aList, $oProfile)
 getBrowsingFilters ($aParams)
 entryAllActions ($sActions)
 entryAttachments ($aData, $aParams=array())
 entryAttachmentsByStorage ($mixedStorage, $aData, $aParams=array())
 entryContext ($aData, $iProfileId=false, $sFuncContextDesc='getContextDesc', $sTemplateName='context.html', $sFuncContextAddon='getContextAddon')
 getAttachmentsData ($sStorage, $aData, $aParams=array())
 embedVideo ($iFileId)
 embedSound ($iFileId)
 _getImageSettings ($sSettings)
 _prepareImage ($aData, $sUniqId, $aUploaders, $sStorage, $sField, $bAllowTweak, $bAllowMultiple=false)
 addCssJs ()
Public Member Functions inherited from BxDolModuleTemplate
 __construct (&$oConfig, &$oDb, $sRootPath=BX_DIRECTORY_PATH_ROOT, $sRootUrl=BX_DOL_URL_ROOT)
 getModule ()
 init ()
 addCssSystem ($mixedFiles, $bDynamic=false)
 addCss ($mixedFiles, $bDynamic=false)
 addJsSystem ($mixedFiles, $bDynamic=false)
 addJs ($mixedFiles, $bDynamic=false)
 addJsTranslation ($mixedKey, $bDynamic=false)
 addStudioCss ($mixedFiles, $bDynamic=false, $bSearchInModule=true)
 addStudioCssSystem ($mixedFiles, $bDynamic=false, $bSearchInModule=true)
 addStudioJs ($mixedFiles, $bDynamic=false, $bSearchInModule=true)
 addStudioJsSystem ($mixedFiles, $bDynamic=false, $bSearchInModule=true)
 addStudioJsTranslation ($mixedKey)
 _addFiles ($oTemplate, $sFuncAddFiles, $sFuncIsLocation, $sFuncAddLocation, $sFuncRemoveLocation, $sPath, $mixedFiles, $bDynamic=false, $bSearchInModule=true, $aLocations=array())
 addStudioInjection ($sKey, $sType, $sData, $iReplace=0)
 pageStart ()
 pageEnd ($isGetContent=true)
 isMethodExists ($s)

Protected Member Functions

 _getBrowsingFiltersContent ($aParams)
Protected Member Functions inherited from BxBaseModGroupsTemplate
 _getUnitClass ($aData, $sTemplateName='unit.html')
 _getUnitSize ($aData, $sTemplateName='unit.html')
 _isUnitThumb ($aData, $sTemplateName='unit.html')
Protected Member Functions inherited from BxBaseModProfileTemplate
 _getUnitThumbUrl ($sSize, $aData, $bSubstituteNoImage=true)
Protected Member Functions inherited from BxBaseModGeneralTemplate
 getSummary ($aData, $sTitle='', $sText='', $sUrl='')
 getAttachmentsImagesTranscoders ($sStorage='')
 getAttachmentsVideoTranscoders ($sStorage='')
 getAttachments ($sStorage, $aData, $aParams=array())
 _embedChecks ($sStorageKey, $iFileId)

Additional Inherited Members

Public Attributes inherited from BxBaseModGeneralTemplate
 $aMethodsToCallAddJsCss = array('entry', 'unit')
Protected Attributes inherited from BxBaseModGroupsTemplate
 $_iUnitCharsSummary
 $_sUnitClassWoCover
Protected Attributes inherited from BxBaseModProfileTemplate
 $_sUnitDefault
 $_sUnitSizeDefault
 $_sUnitClass
 $_sUnitClassWithCover
 $_sUnitClassWoInfo
 $_sUnitClassWoInfoShowCase
 $_sUnitClassShowCase
 $_bLetterAvatar
Protected Attributes inherited from BxBaseModGeneralTemplate
 $MODULE
 $_bIsApi
Protected Attributes inherited from BxDolModuleTemplate
 $_oDb
 $_oConfig
 $_bObStarted = 0
 $_oModule

Constructor & Destructor Documentation

◆ __construct()

BxEventsTemplate::__construct ( & $oConfig,
& $oDb )

Reimplemented from BxBaseModGroupsTemplate.

Member Function Documentation

◆ unitVars()

BxEventsTemplate::unitVars ( $aData,
$isCheckPrivateContent = true,
$mixedTemplate = false,
$aParams = array() )

Reimplemented from BxBaseModGroupsTemplate.


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