Go to the documentation of this file.
26 switch (
getParam(
'sys_member_info_thumb')) {
28 if (
ChWsbService::call(
'avatar',
'make_avatar_from_shared_photo_auto', array((
int)$iImageId)))
31 case 'ch_photos_thumb':
52 'location' =>
_t(
'_ch_photos_undefined'),
56 $oAlbum->addAlbum($aData);
getImagesInAlbum($sUser, $sPwd, $sNick, $iAlbumId)
ch_import($sClassName, $aModule=array())
makeThumbnail($sUser, $sPwd, $iImageId)
static getIdByNickname($sUser)
removeImage($sUser, $sPwd, $iImageId)
getParam($sParamName, $bUseCache=true)
_t($key, $arg0="", $arg1="", $arg2="")
getImageAlbums($sUser, $sPwd, $sNick)
uploadImage($sUser, $sPwd, $sAlbum, $binImageData, $iDataLength, $sTitle, $sTags, $sDesc)
static checkLogin($sUser, $sPwd)
static call($mixed, $sMethod, $aParams=array(), $sClass='Module')