Cheetah
|
Public Member Functions | |
__construct (&$aModule) | |
actionGetCurrentImage ($iPicId) | |
actionGetImage ($sParamValue, $sParamValue1) | |
actionCropPerform ($iPhotoID) | |
actionCrop ($iPhotoID) | |
actionSetAvatar ($iPhotoID) | |
serviceSetAvatar ($iPhotoID, $iAuthorId=0) | |
serviceGetProfileCat () | |
serviceGetBlockFavorited ($iBlockId) | |
serviceGetMemberMenuItem ($sIcon='picture-o') | |
serviceGetMemberMenuItemAddContent ($sIcon='picture-o') | |
isAllowedShare (&$aDataEntry) | |
serviceGetQuickUploaderUrl ($iProfileId, $sSelectedAlbum='') | |
serviceGetAlbumUploaderUrl ($iProfileId, $sSelectedAlbum='') | |
serviceGetManageProfilePhotoUrl ($iProfileId, $sSelectedAlbum='') | |
serviceGetWallPost ($aEvent) | |
serviceGetWallPostOutline ($aEvent) | |
actionView ($sUri) | |
actionBrowse ($sParamName='', $sParamValue='', $sParamValue1='', $sParamValue2='', $sParamValue3='') | |
actionAlbums ($sParamName='', $sParamValue='', $sParamValue1='', $sParamValue2='', $sParamValue3='') | |
![]() | |
_checkVisible ($aParam=array()) | |
_defineActionsArray () | |
_defineActions () | |
_defineActionName ($sAction) | |
_deleteFile ($iFileId) | |
_deleteAlbumUnits ($iAlbumId) | |
_getOriginalExt (&$aInfo, $sTmpl, $sKey='{ext}') | |
actionAdministration ($sParam='', $sParam1='') | |
actionHome () | |
actionCategories () | |
actionTags () | |
actionEdit ($iFileId) | |
actionRate () | |
actionRss ($sParamName, $sParamValue, $sParamValue1, $sParamValue2) | |
actionReport ($sFileUri) | |
actionShare ($sFileUri) | |
actionFavorite ($iFileId) | |
actionFeature ($iFileId, $iFeatureId=0) | |
actionApprove ($iFileId, $iApprove=1) | |
actionDelete ($iFileId, $sAlbumUri='', $sOwnerNick='') | |
actionAlbumsViewMy ($sParamValue='', $sParamValue1='', $sParamValue2='', $sParamValue3='') | |
actionAlbumOrganize ($sAlbumUri) | |
actionAlbumReverse ($sAlbumUri) | |
actionAlbumDelete ($sAlbumUri) | |
actionCalendar ($iYear='', $iMonth='') | |
actionUpload ($sSelected='') | |
actionUploadSubmit () | |
isAllowedAdd ($isPerformAction=false, $isNotDefineActions=false, $isCheckMemberStatus=true) | |
isAllowedApprove ($aFile, $isPerformAction=false) | |
isAllowedEdit (&$aFile, $isPerformAction=false) | |
isAllowedDelete (&$aFile, $isPerformAction=false) | |
isAllowedDeleteAlbum ($iAlbumId, $aAlbumInfo=null) | |
isAllowedView (&$aFile, $isPerformAction=false) | |
isAdmin ($iId=0) | |
adminApproveFile ($iFileId) | |
adminDisapproveFile ($iFileId) | |
adminMakeFeatured ($iFileId) | |
adminMakeUnfeatured ($iFileId) | |
checkActions () | |
checkDefaultAlbums ($iProfileId) | |
getMemberList () | |
getAdminMainPage (&$aMenu, $sParam='') | |
getAdminSettings (&$aMenu) | |
getAlbumPageView ($aInfo, $sBrowseCode='') | |
getAlbumPageBrowse ($aParams) | |
getBlockActionsAlbum ($aAlbumInfo) | |
getBrowseParam ($sParamName, $sParamValue) | |
getInstanceUploadAlbumTempName ($aAlbums, $iAttempt=1) | |
getInstanceUploadFormArray ( $aAlbums, $aPrivFieldView, $sAlbumsCaption=false, $sAlbumTitleCaption=false, $sCreateNewAlbumCaption=false) | |
getResultCodeArray (&$oSearch, $sCode) | |
getSubmitForm ($sFileUri, $sAction) | |
processUpload ($oUploader, $sAction) | |
sendFileInfo ($sEmail, $sMessage, $sUrl, $sType='share') | |
serviceGetFilesConfig () | |
serviceRemoveObject ($iFileId) | |
serviceGetFavoriteList ($iMember, $iFrom=0, $iPerPage=10) | |
serviceGetWallData () | |
serviceGetWallAddComment ($aEvent, $aParams=array()) | |
getWallPost ($aEvent, $sIcon='save', $aParams=array()) | |
getWallPostOutline ($aEvent, $sIcon='save', $aParams=array()) | |
serviceGetSpyData () | |
serviceGetSpyPost ($sAction, $iObjectId=0, $iSenderId=0, $aExtraParams=array()) | |
serviceDeleteProfileData ($iProfileId) | |
serviceDeleteProfileAlbums ($iProfileId) | |
serviceResponseProfileDelete ($oAlert) | |
serviceCheckDelete ($iFileId) | |
serviceCheckAction ($sAction, $iFileId) | |
serviceGetSubscriptionParams ($sAction, $iEntryId) | |
serviceGetAllAlbums ($iProfId, $sStatus='active') | |
![]() | |
__construct ($aModule) | |
isLogged () | |
getUserId () | |
getUserPassword () | |
getTitleKey ($sUri) | |
serviceGetBaseUrl () | |
Public Attributes | |
$iHeaderCacheTime = 0 | |
![]() | |
$_iProfileId | |
$aPageTmpl | |
$oPrivacy | |
$oAlbumPrivacy | |
$oAlbums | |
$_aMemActions = array('add', 'view', 'delete', 'approve', 'edit') | |
$aSectionsAdmin = array() | |
![]() | |
$_aModule | |
$_oDb | |
$_oTemplate | |
$_oConfig | |
Additional Inherited Members | |
![]() | |
static | getInstance ($sClassName) |
static | getTitle ($sUri) |
Definition at line 12 of file ChPhotosModule.php.
ChPhotosModule::__construct | ( | & | $aModule | ) |
ChPhotosModule::actionAlbums | ( | $sParamName = '' , |
|
$sParamValue = '' , |
|||
$sParamValue1 = '' , |
|||
$sParamValue2 = '' , |
|||
$sParamValue3 = '' |
|||
) |
Reimplemented from ChWsbFilesModule.
Definition at line 337 of file ChPhotosModule.php.
ChPhotosModule::actionBrowse | ( | $sParamName = '' , |
|
$sParamValue = '' , |
|||
$sParamValue1 = '' , |
|||
$sParamValue2 = '' , |
|||
$sParamValue3 = '' |
|||
) |
Reimplemented from ChWsbFilesModule.
Definition at line 325 of file ChPhotosModule.php.
ChPhotosModule::actionCrop | ( | $iPhotoID | ) |
Definition at line 157 of file ChPhotosModule.php.
ChPhotosModule::actionCropPerform | ( | $iPhotoID | ) |
Definition at line 95 of file ChPhotosModule.php.
ChPhotosModule::actionGetCurrentImage | ( | $iPicId | ) |
Definition at line 24 of file ChPhotosModule.php.
ChPhotosModule::actionGetImage | ( | $sParamValue, | |
$sParamValue1 | |||
) |
Definition at line 49 of file ChPhotosModule.php.
ChPhotosModule::actionSetAvatar | ( | $iPhotoID | ) |
Definition at line 187 of file ChPhotosModule.php.
ChPhotosModule::actionView | ( | $sUri | ) |
Reimplemented from ChWsbFilesModule.
Definition at line 315 of file ChPhotosModule.php.
ChPhotosModule::isAllowedShare | ( | & | $aDataEntry | ) |
Definition at line 264 of file ChPhotosModule.php.
ChPhotosModule::serviceGetAlbumUploaderUrl | ( | $iProfileId, | |
$sSelectedAlbum = '' |
|||
) |
Definition at line 283 of file ChPhotosModule.php.
ChPhotosModule::serviceGetBlockFavorited | ( | $iBlockId | ) |
Definition at line 227 of file ChPhotosModule.php.
ChPhotosModule::serviceGetManageProfilePhotoUrl | ( | $iProfileId, | |
$sSelectedAlbum = '' |
|||
) |
Definition at line 294 of file ChPhotosModule.php.
ChPhotosModule::serviceGetMemberMenuItem | ( | $sIcon = 'picture-o' | ) |
Reimplemented from ChWsbFilesModule.
Definition at line 254 of file ChPhotosModule.php.
ChPhotosModule::serviceGetMemberMenuItemAddContent | ( | $sIcon = 'picture-o' | ) |
Reimplemented from ChWsbFilesModule.
Definition at line 259 of file ChPhotosModule.php.
ChPhotosModule::serviceGetProfileCat | ( | ) |
Definition at line 222 of file ChPhotosModule.php.
ChPhotosModule::serviceGetQuickUploaderUrl | ( | $iProfileId, | |
$sSelectedAlbum = '' |
|||
) |
Definition at line 272 of file ChPhotosModule.php.
ChPhotosModule::serviceGetWallPost | ( | $aEvent | ) |
Reimplemented from ChWsbFilesModule.
Definition at line 305 of file ChPhotosModule.php.
ChPhotosModule::serviceGetWallPostOutline | ( | $aEvent | ) |
Reimplemented from ChWsbFilesModule.
Definition at line 310 of file ChPhotosModule.php.
ChPhotosModule::serviceSetAvatar | ( | $iPhotoID, | |
$iAuthorId = 0 |
|||
) |
Definition at line 203 of file ChPhotosModule.php.
ChPhotosModule::$iHeaderCacheTime = 0 |
Definition at line 14 of file ChPhotosModule.php.