|
| __construct ($aObject, $oTemplate=null) |
| getKeywordsList ($iId, $iMaxCount=0, $bAsArray=false) |
| getKeywordsCloud ($mixedSection, $iMaxCount, $bAsArray=false, $aParams=[]) |
| getLocationsMap ($iId, $aParams=array()) |
| addCssJs () |
| 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) |
static | getObjectInstance ($sObject) |
static | getMetatagsDataByTerm ($sMeta, $sMetaItem, $sTerm) |
static | keywordsCameraModel ($aExif) |
static | locationsRetrieveFromForm ($sPrefix='', $oForm=null) |
static | locationsParseComponents ($aAdress, $sPrefix='') |
static | locationsParseAddressComponents ($aAdress, $sPrefix='') |
| __construct ($aObject) |
| keywordsAddMeta ($iId) |
| locationsAddMeta ($iId) |
| mentionsAddMeta ($iId) |
| _metaAdd ($iId, $s, $sPreg, $sFuncDelete, $sFuncAdd, $sFuncGet, $iMaxItems, $sAlertName) |
| $_oTemplate |
| $_sBrowseUrl |
| $_iKeywordsCloudFontSizeMin = 14 |
| $_iKeywordsCloudFontSizeMax = 32 |
| $_sObject |
| $_aObject |
| $_oQuery |
| $_aMetas = [] |
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' |