|
Cheetah
|
Public Member Functions | |
| __construct ($sParamName='', $sParamValue='', $sParamValue1='', $sParamValue2='') | |
| serviceGetFileUrl ($iId, $sImgType='browse') | |
| serviceGetVideoConcept ($aVideo) | |
| serviceGetEntry ($iId, $sType='browse') | |
| serviceGetItemArray ($iId, $sType='browse') | |
| serviceGetVideoArray ($iId, $sType='browse') | |
| serviceGetFilesInCat ($iId, $sCategory='') | |
| serviceGetFilesInAlbum ($iAlbumId, $isCheckPrivacy=false, $iViewer=0, $aLimits=array()) | |
| serviceGetAllProfileVideos ($iProfId, $aLimits=array()) | |
| serviceGetWallPost ($aEvent) | |
| serviceGetWallPostOutline ($aEvent) | |
| serviceProfileVideoBlock ($iProfileId) | |
| getSearchUnitShort ($aData) | |
| getSearchUnit ($aData) | |
| _getPseud () | |
Public Member Functions inherited from ChTemplSearchResultSharedMedia | |
| __construct ($sModuleClass='') | |
| __construct ($sModuleClass='') | |
| __construct ($sModuleClass='') | |
Public Member Functions inherited from ChBaseSearchResultSharedMedia | |
| getCurrentUrl ($sType, $iId=0, $sUri='', $aOwner='') | |
| displaySearchUnit ($aData) | |
| getCurrentAlbum ($sAlbumUri) | |
| getLength ($iTime) | |
| displayMenu () | |
| getAlterOrder () | |
| getTopMenu ($aExclude=array()) | |
| getBrowseBlock ($aParams, $aCustom=array(), $sMainUrl='', $bClearJoins=true) | |
| getLatestFile () | |
| _getSharedThumb ($iId, $sFileLink, $sHash='') | |
| displaySearchBox ($sCode, $sPaginate='', $bAdminBox=false) | |
| getImgUrl ($iId, $sImgType='browse') | |
| getFilesInCatArray ($iId, $sCategory='') | |
| getFilesInAlbumArray ($iAlbumId, $aLimits=array()) | |
| getProfileFiles ($iProfId, $aLimits=array()) | |
| addCustomParts () | |
| getModuleFolder () | |
| addAlbumJsCss ($bDynamic=false) | |
| getAlbumList ($iPage=1, $iPerPage=10, $aCond=array()) | |
| getAlbumsBlock ($aSectionParams=array(), $aAlbumParams=array(), $aCustom=array()) | |
| getAlbumCovers ($iAlbumId, $aParams=array()) | |
| getAlbumCoverUrl (&$aIdent) | |
| displayAlbumUnit ($aData, $bCheckPrivacy=true) | |
| _getAlbumUnitItem ($iIndex, $aPicture, $aParams=array()) | |
| serviceGetLength ($iTime) | |
| serviceGetFilesInAlbum ($iAlbum) | |
| serviceGetAlbumPrivacy ($iAlbumId, $iViewer=0) | |
| serviceGetProfileAlbumsBlock ($iProfileId, $sSpecUrl='') | |
| serviceGetProfileAlbumFiles ($iProfileId) | |
| checkMemAction ($iFileOwner, $sAction='view') | |
| getRssUnitLink (&$a) | |
| serviceGetWallPostComment ($aEvent, $aParams=array()) | |
Public Member Functions inherited from ChBaseSearchResult | |
| __construct () | |
| isPermalinkEnabled () | |
| displayResultBlock () | |
| _transformData ($aUnit, $sTempl, $sCssHeader='') | |
| showPagination ($aParams=array()) | |
| getLinkAddByPrams ($aExclude=array()) | |
| clearFilters ($aPassParams=array(), $aPassJoins=array()) | |
| fillFilters ($aParams) | |
| getBottomMenu ($sAllLinkType='browseAll', $iId=0, $sUri='', $aExclude=array(), $bPgnSim=TRUE) | |
| serviceGetBrowseBlock ($aParams, $sMainUrl='', $aCustom=array()) | |
| serviceGetAllCount ($aFilter, $aJoin=array()) | |
Public Member Functions inherited from ChWsbSearchResult | |
| processing () | |
| rss () | |
| getRssUnitImage (&$a, $sField) | |
| setFieldUnit ($sFieldName, $sTableName, $sOperator='', $bRenameMode=true) | |
| displaySearchBox ($sCode, $sPaginate='') | |
| getSearchData () | |
| getJoins ($bRenameMode=true) | |
| getSearchDataByParams ($aParams='') | |
| setConditionParams () | |
| getCount () | |
| getRestriction () | |
| getLimit () | |
| setSorting () | |
| getSorting ($sSortType='last') | |
| setPaginate () | |
| getSearchFieldsCond ($aFields, $sKeyword, $sPseud='') | |
| getMultiValues ($aValues) | |
| getRatePart () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ChBaseSearchResult | |
| static | showAdminActionsPanel ($sWrapperId, $aButtons, $sCheckboxName='entry', $bSelectAll=true, $bSelectAllChecked=false, $sCustomHtml='') |
| static | showAdminFilterPanel ($sFilterValue, $sInputId='filter_input_id', $sCheckboxId='filter_checkbox_id', $sFilterName='filter', $sOnApply='') |
Public Attributes inherited from ChBaseSearchResultSharedMedia | |
| $bDynamic = false | |
| $bAdminMode = false | |
| $sTemplUnit | |
| $aConstants = array() | |
| $aPermalinks = array() | |
| $sProfileCatType | |
| $aAddPartsConfig = array() | |
| $oTemplate | |
| $sCurrentAlbum | |
| $sModuleClass | |
| $oModule | |
| $oPrivacy | |
Public Attributes inherited from ChBaseSearchResult | |
| $aPermalinks | |
| $aConstants | |
Public Attributes inherited from ChWsbSearchResult | |
| $aCurrent | |
| $aPseud | |
| $id | |
| $iRate = 1 | |
| $oRate = null | |
| $bCustomParts = false | |
Definition at line 10 of file ChVideosSearch.php.
| ChVideosSearch::__construct | ( | $sParamName = '', |
|
$sParamValue = '', |
|||
$sParamValue1 = '', |
|||
$sParamValue2 = '' |
|||
| ) |
Definition at line 12 of file ChVideosSearch.php.
| ChVideosSearch::_getPseud | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 273 of file ChVideosSearch.php.
| ChVideosSearch::getSearchUnit | ( | $aData | ) |
Reimplemented from ChBaseSearchResultSharedMedia.
Definition at line 266 of file ChVideosSearch.php.
| ChVideosSearch::getSearchUnitShort | ( | $aData | ) |
Reimplemented from ChBaseSearchResultSharedMedia.
Definition at line 259 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetAllProfileVideos | ( | $iProfId, | |
$aLimits = array() |
|||
| ) |
Definition at line 196 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetEntry | ( | $iId, | |
$sType = 'browse' |
|||
| ) |
Definition at line 98 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetFilesInAlbum | ( | $iAlbumId, | |
$isCheckPrivacy = false, |
|||
$iViewer = 0, |
|||
$aLimits = array() |
|||
| ) |
Definition at line 176 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetFilesInCat | ( | $iId, | |
$sCategory = '' |
|||
| ) |
Reimplemented from ChBaseSearchResultSharedMedia.
Definition at line 166 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetFileUrl | ( | $iId, | |
$sImgType = 'browse' |
|||
| ) |
Definition at line 88 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetItemArray | ( | $iId, | |
$sType = 'browse' |
|||
| ) |
Definition at line 156 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetVideoArray | ( | $iId, | |
$sType = 'browse' |
|||
| ) |
Definition at line 161 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetVideoConcept | ( | $aVideo | ) |
Definition at line 93 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetWallPost | ( | $aEvent | ) |
DEPRICATED, saved for backward compatibility
Definition at line 212 of file ChVideosSearch.php.
| ChVideosSearch::serviceGetWallPostOutline | ( | $aEvent | ) |
DEPRICATED, saved for backward compatibility
Definition at line 220 of file ChVideosSearch.php.
| ChVideosSearch::serviceProfileVideoBlock | ( | $iProfileId | ) |
Definition at line 225 of file ChVideosSearch.php.