UNA
BxForumMetatags Class Reference
Inheritance diagram for BxForumMetatags:
BxTemplMetatags BxBaseMetatags BxDolMetatags BxDolFactory iBxDolFactoryObject

Public Member Functions

 __construct ($aObject, $oTemplate=null)
Public Member Functions inherited from BxBaseMetatags
 getKeywordsList ($iId, $iMaxCount=0, $bAsArray=false)
 getKeywordsCloud ($mixedSection, $iMaxCount, $bAsArray=false, $aParams=[])
 getLocationsMap ($iId, $aParams=array())
 addCssJs ()
Public Member Functions inherited from BxDolMetatags
 getModule ()
 addPageMetaInfo ($iId, $mixedImage=false)
 metaParse ($iId, $s)
 metaAddAuto ($iId, $aContentInfo, $CNF, $sFormDisplay)
 metaAdd ($iId, $s)
 keywordsIsEnabled ()
 keywordsAdd ($iId, $s)
 keywordsAddOne ($iId, $s, $bDeletePreviousKeywords=true)
 keywordsAddAuto ($iId, $aContentInfo, $CNF, $sFormDisplay)
 metaFields ($aContentInfo, $CNF, $sFormDisplay, $bHtmlOnly=false)
 keywordsParse ($iId, $s)
 keywordsParseOne ($iId, $s)
 keywordsGetHashTagUrl ($sKeyword, $iId, $mixedSection=false)
 keywordsGet ($iId)
 keywordsSetSearchCondition ($oSearchResult, $sKeyword, $iCmtsSystemId=0)
 keywordsSetSearchConditionCmts ($oSearchResult, $sKeyword, $iCmtsSystemId=0)
 keywordsGetAsSQLPart ($sContentTable, $sContentField, $sKeyword)
 keywordsPopularList ($iLimit, $mContextId=false)
 locationsIsEnabled ()
 locationsAdd ($iId, $sLatitude, $sLongitude, $sCountryCode, $sState, $sCity, $sZip='', $sStreet='', $sStreetNumber='')
 locationsAddFromForm ($iId, $sPrefix='', $oForm=null)
 locationsString ($iId, $bHTML=true, $aParams=array())
 locationsStringFromArray ($aLocation, $bHTML=true, $aParams=array())
 locationsSetSearchCondition ($oSearchResult, $sCountry=false, $sState=false, $sCity=false, $sZip=false)
 locationsGetAsSQLPart ($sContentTable, $sContentField, $sCountry=false, $sState=false, $sCity=false, $sZip=false, $aBounds=array())
 locationGet ($iId, $sPrefix='')
 mentionsIsEnabled ()
 mentionsAdd ($iId, $s)
 mentionsAddAuto ($iId, $aContentInfo, $CNF, $sFormDisplay)
 mentionsParse ($iId, $s)
 mentionsGet ($iId)
 mentionsSetSearchCondition ($oSearchResult, $iProfileId, $iCmtsSystemId=0)
 mentionsSetSearchConditionCmts ($oSearchResult, $iProfileId, $iCmtsSystemId=0)
 onDeleteContent ($iId)

Protected Attributes

 $MODULE
 $_oModule
Protected Attributes inherited from BxBaseMetatags
 $_oTemplate
 $_sBrowseUrl
 $_iKeywordsCloudFontSizeMin = 14
 $_iKeywordsCloudFontSizeMax = 32
Protected Attributes inherited from BxDolMetatags
 $_sObject
 $_aObject
 $_oQuery
 $_aMetas = []

Additional Inherited Members

Static Public Member Functions inherited from BxDolMetatags
static getObjectInstance ($sObject)
static getMetatagsDataByTerm ($sMeta, $sMetaItem, $sTerm)
static keywordsCameraModel ($aExif)
static locationsRetrieveFromForm ($sPrefix='', $oForm=null)
static locationsParseComponents ($aAdress, $sPrefix='')
static locationsParseAddressComponents ($aAdress, $sPrefix='')
Protected Member Functions inherited from BxDolMetatags
 __construct ($aObject)
 keywordsAddMeta ($iId)
 locationsAddMeta ($iId)
 mentionsAddMeta ($iId)
 _metaAdd ($iId, $s, $sPreg, $sFuncDelete, $sFuncAdd, $sFuncGet, $iMaxItems, $sAlertName)
Static Protected Attributes inherited from BxDolMetatags
static $_aLocationKeys = ['lat', 'lng', 'country', 'state', 'city', 'zip', 'street', 'street_number']
static $_sKeywordPattern = '/[\pCc\pZ\p{Ps}\p{Pe}\p{Pi}\p{Pf}]\#(\pL[\pL\pN_]+)/u'

Constructor & Destructor Documentation

◆ __construct()

BxForumMetatags::__construct ( $aObject,
$oTemplate = null )

Reimplemented from BxBaseMetatags.


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