Method |
Description |
|
__construct ( $aModule ) |
Constructor |
|
_actionAdministrationAdd ( ) |
|
|
_actionAdministrationManage ( $isAdminEntries ) |
private functions |
|
_actionAdministrationSettings ( ) |
|
|
_addSiteForm ( ) |
|
|
_addThumbToForm ( $sThumbHTML, &$aParam ) |
BEGIN STW INTEGRATION |
|
_defineActions ( ) |
|
|
_getSitesIndex ( ) |
END STW INTEGRATION |
|
_getSitesProfile ( $sNickName ) |
|
|
_manageSites ( $sMode, $sValue, $aButtons ) |
|
|
actionAdd ( ) |
|
|
actionAdministration ( $sUrl = '' ) |
|
|
actionBrowse ( $sMode = '', $sValue = '', $sValue2 = '', $sValue3 = '' ) |
|
|
actionCalendar ( $iYear = '', $iMonth = '' ) |
|
|
actionCategories ( ) |
|
|
actionDelete ( $iSiteId ) |
|
|
actionDeleteProfileSites ( $iProfileId ) |
|
|
actionEdit ( $iSiteId ) |
|
|
actionFeatured ( $iSiteId ) |
|
|
actionHome ( ) |
|
|
actionHon ( ) |
|
|
actionIndex ( ) |
|
|
actionProfile ( $sNickName ) |
|
|
actionSearch ( ) |
|
|
actionShare ( $iSiteId ) |
|
|
actionSharePopup ( $iSiteId ) |
|
|
actionTags ( ) |
|
|
actionView ( $mixedVar ) |
|
|
browseMy ( $aProfile, $sValue = '' ) |
|
|
clearSiteThumbCache ( ) |
|
|
deleteSite ( $iSiteId ) |
|
|
isAdmin ( ) |
|
|
isAllowedAdd ( $isPerformAction = false ) |
|
|
isAllowedBrowse ( $isPerformAction = false ) |
|
|
isAllowedDelete ( &$aSite, $isPerformAction = false ) |
|
|
isAllowedEdit ( $aSite, $isPerformAction = false ) |
|
|
isAllowedMarkAsFeatured ( $aSite, $isPerformAction = false ) |
|
|
isAllowedSearch ( $isPerformAction = false ) |
|
|
isAllowedShare ( &$aDataEntry ) |
|
|
isAllowedView ( $aSite, $isPerformAction = false ) |
|
|
onSiteChanged ( $iSiteId, $sStatus ) |
|
|
onSiteCreate ( $iSiteId, $sStatus ) |
================================== events |
|
onSiteDeleted ( $iSiteId ) |
|
|
onSiteMarkAsFeatured ( $aSite ) |
|
|
refreshSiteThumb ( $iSiteId ) |
BEGIN STW INTEGRATION |
|
reparseCategories ( $iSiteId ) |
|
|
reparseTags ( $iSiteId ) |
================================== tags/cats reparse functions |
|
serviceGetMemberMenuItem ( ) |
|
|
serviceGetMemberMenuItemAddContent ( ) |
|
|
serviceGetSpyData ( ) |
|
|
serviceGetSpyPost ( $sAction, $iObjectId, $iSenderId, $aExtraParams = [] ) |
|
|
serviceGetSubscriptionParams ( $sAction, $iEntryId ) |
|
|
serviceGetWallAddComment ( $aEvent ) |
|
|
serviceGetWallPost ( $aEvent ) |
|
|
serviceGetWallPostComment ( $aEvent ) |
DEPRICATED, saved for backward compatibility |
|
serviceGetWallPostOutline ( $aEvent ) |
|
|
serviceIndexBlock ( ) |
Service methods |
|
serviceProfileBlock ( $sNickName ) |
|
|
setStatusSite ( $iSiteId, $sStatus ) |
END STW INTEGRATION |
|