Cheetah
Public Member Functions | Public Attributes | List of all members
ChFilesSearch Class Reference
Inheritance diagram for ChFilesSearch:
ChTemplSearchResult ChBaseSearchResult ChWsbSearchResult

Public Member Functions

 __construct ($sParamName='', $sParamValue='', $sParamValue1='', $sParamValue2='')
 
 _getPseud ()
 
 getAlterOrder ()
 
 displaySearchUnit ($aData)
 
 displayResultBlock ()
 
 getSearchUnit ($aData)
 
 getSearchUnitShort ($aData)
 
 setSorting ()
 
 getTopMenu ($aExclude=array())
 
 getCurrentUrl ($sType, $iId, $sUri, $aOwner='')
 
 getAlbumList ($iPage=1, $iPerPage=10, $aCond=array())
 
 displayAlbumUnit ($aData, $bCheckPrivacy=true)
 
 getAlbumCovers ($iAlbumId, $aParams=array())
 
 getAlbumCoverUrl (&$aIdent)
 
 getImgUrl ($iId, $sImgType='browse')
 
 getAlbumsBlock ($aSectionParams=array(), $aAlbumParams=array(), $aCustom=array())
 
 serviceGetFilesInCat ($iId, $sCategory='')
 
 serviceGetAlbumPrivacy ($iAlbumId, $iViewer=0)
 
 serviceGetFilesInAlbum ($iAlbumId, $isCheckPrivacy=false, $iViewer=0)
 
 serviceGetEntry ($iId, $sType='thumb')
 
 serviceGetItemArray ($iId, $sType='browse')
 
 serviceGetFileArray ($iId)
 
 serviceGetFilesBlock ($aParams=array(), $aCustom=array(), $sLink='')
 
 serviceGetFilePath ($iFile)
 
 serviceGetProfileAlbumsBlock ($iProfileId, $sSpecUrl='')
 
 serviceGetWallPost ($aEvent)
 
 serviceGetWallPostOutline ($aEvent)
 
 serviceGetWallPostComment ($aEvent)
 
 getRssUnitLink (&$a)
 
- Public Member Functions inherited from ChTemplSearchResult
 __construct ()
 
 __construct ()
 
 __construct ()
 
- Public Member Functions inherited from ChBaseSearchResult
 isPermalinkEnabled ()
 
 displaySearchBox ($sCode, $sPaginate='', $bAdminBox=false)
 
 _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)
 
 getBrowseBlock ($aParams, $aCustom=array(), $sMainUrl='', $bClearJoins=true)
 
 serviceGetBrowseBlock ($aParams, $sMainUrl='', $aCustom=array())
 
 serviceGetAllCount ($aFilter, $aJoin=array())
 
- Public Member Functions inherited from ChWsbSearchResult
 processing ()
 
 addCustomParts ()
 
 rss ()
 
 getRssUnitImage (&$a, $sField)
 
 setFieldUnit ($sFieldName, $sTableName, $sOperator='', $bRenameMode=true)
 
 displaySearchBox ($sCode, $sPaginate='')
 
 getSearchData ()
 
 getJoins ($bRenameMode=true)
 
 getSearchDataByParams ($aParams='')
 
 setConditionParams ()
 
 getCount ()
 
 getRestriction ()
 
 getLimit ()
 
 getSorting ($sSortType='last')
 
 setPaginate ()
 
 getSearchFieldsCond ($aFields, $sKeyword, $sPseud='')
 
 getMultiValues ($aValues)
 
 getRatePart ()
 

Public Attributes

 $oModule
 
 $oTemplate
 
 $bAdminMode = false
 
- Public Attributes inherited from ChBaseSearchResult
 $aPermalinks
 
 $aConstants
 
- Public Attributes inherited from ChWsbSearchResult
 $aCurrent
 
 $aPseud
 
 $id
 
 $iRate = 1
 
 $oRate = null
 
 $bCustomParts = false
 

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='')
 

Detailed Description

Definition at line 10 of file ChFilesSearch.php.

Constructor & Destructor Documentation

◆ __construct()

ChFilesSearch::__construct (   $sParamName = '',
  $sParamValue = '',
  $sParamValue1 = '',
  $sParamValue2 = '' 
)

Definition at line 15 of file ChFilesSearch.php.

Member Function Documentation

◆ _getPseud()

ChFilesSearch::_getPseud ( )

Reimplemented from ChWsbSearchResult.

Definition at line 159 of file ChFilesSearch.php.

◆ displayAlbumUnit()

ChFilesSearch::displayAlbumUnit (   $aData,
  $bCheckPrivacy = true 
)

Definition at line 344 of file ChFilesSearch.php.

◆ displayResultBlock()

ChFilesSearch::displayResultBlock ( )

Reimplemented from ChBaseSearchResult.

Definition at line 213 of file ChFilesSearch.php.

◆ displaySearchUnit()

ChFilesSearch::displaySearchUnit (   $aData)

Reimplemented from ChWsbSearchResult.

Definition at line 190 of file ChFilesSearch.php.

◆ getAlbumCovers()

ChFilesSearch::getAlbumCovers (   $iAlbumId,
  $aParams = array() 
)

Definition at line 412 of file ChFilesSearch.php.

◆ getAlbumCoverUrl()

ChFilesSearch::getAlbumCoverUrl ( $aIdent)

Definition at line 419 of file ChFilesSearch.php.

◆ getAlbumList()

ChFilesSearch::getAlbumList (   $iPage = 1,
  $iPerPage = 10,
  $aCond = array() 
)

Definition at line 326 of file ChFilesSearch.php.

◆ getAlbumsBlock()

ChFilesSearch::getAlbumsBlock (   $aSectionParams = array(),
  $aAlbumParams = array(),
  $aCustom = array() 
)

Definition at line 432 of file ChFilesSearch.php.

◆ getAlterOrder()

ChFilesSearch::getAlterOrder ( )

Reimplemented from ChWsbSearchResult.

Definition at line 174 of file ChFilesSearch.php.

◆ getCurrentUrl()

ChFilesSearch::getCurrentUrl (   $sType,
  $iId,
  $sUri,
  $aOwner = '' 
)

Reimplemented from ChBaseSearchResult.

Definition at line 320 of file ChFilesSearch.php.

◆ getImgUrl()

ChFilesSearch::getImgUrl (   $iId,
  $sImgType = 'browse' 
)

Definition at line 425 of file ChFilesSearch.php.

◆ getRssUnitLink()

ChFilesSearch::getRssUnitLink ( $a)

Reimplemented from ChWsbSearchResult.

Definition at line 709 of file ChFilesSearch.php.

◆ getSearchUnit()

ChFilesSearch::getSearchUnit (   $aData)

Definition at line 219 of file ChFilesSearch.php.

◆ getSearchUnitShort()

ChFilesSearch::getSearchUnitShort (   $aData)

Definition at line 259 of file ChFilesSearch.php.

◆ getTopMenu()

ChFilesSearch::getTopMenu (   $aExclude = array())

Reimplemented from ChBaseSearchResult.

Definition at line 295 of file ChFilesSearch.php.

◆ serviceGetAlbumPrivacy()

ChFilesSearch::serviceGetAlbumPrivacy (   $iAlbumId,
  $iViewer = 0 
)

Definition at line 516 of file ChFilesSearch.php.

◆ serviceGetEntry()

ChFilesSearch::serviceGetEntry (   $iId,
  $sType = 'thumb' 
)

Definition at line 558 of file ChFilesSearch.php.

◆ serviceGetFileArray()

ChFilesSearch::serviceGetFileArray (   $iId)

Definition at line 568 of file ChFilesSearch.php.

◆ serviceGetFilePath()

ChFilesSearch::serviceGetFilePath (   $iFile)

Definition at line 624 of file ChFilesSearch.php.

◆ serviceGetFilesBlock()

ChFilesSearch::serviceGetFilesBlock (   $aParams = array(),
  $aCustom = array(),
  $sLink = '' 
)

Definition at line 617 of file ChFilesSearch.php.

◆ serviceGetFilesInAlbum()

ChFilesSearch::serviceGetFilesInAlbum (   $iAlbumId,
  $isCheckPrivacy = false,
  $iViewer = 0 
)

Definition at line 523 of file ChFilesSearch.php.

◆ serviceGetFilesInCat()

ChFilesSearch::serviceGetFilesInCat (   $iId,
  $sCategory = '' 
)

Definition at line 474 of file ChFilesSearch.php.

◆ serviceGetItemArray()

ChFilesSearch::serviceGetItemArray (   $iId,
  $sType = 'browse' 
)

Definition at line 563 of file ChFilesSearch.php.

◆ serviceGetProfileAlbumsBlock()

ChFilesSearch::serviceGetProfileAlbumsBlock (   $iProfileId,
  $sSpecUrl = '' 
)

Definition at line 631 of file ChFilesSearch.php.

◆ serviceGetWallPost()

ChFilesSearch::serviceGetWallPost (   $aEvent)

DEPRICATED, saved for backward compatibility

Definition at line 643 of file ChFilesSearch.php.

◆ serviceGetWallPostComment()

ChFilesSearch::serviceGetWallPostComment (   $aEvent)

DEPRICATED, saved for backward compatibility

Definition at line 659 of file ChFilesSearch.php.

◆ serviceGetWallPostOutline()

ChFilesSearch::serviceGetWallPostOutline (   $aEvent)

DEPRICATED, saved for backward compatibility

Definition at line 651 of file ChFilesSearch.php.

◆ setSorting()

ChFilesSearch::setSorting ( )

Reimplemented from ChWsbSearchResult.

Definition at line 290 of file ChFilesSearch.php.

Member Data Documentation

◆ $bAdminMode

ChFilesSearch::$bAdminMode = false

Definition at line 14 of file ChFilesSearch.php.

◆ $oModule

ChFilesSearch::$oModule

Definition at line 12 of file ChFilesSearch.php.

◆ $oTemplate

ChFilesSearch::$oTemplate

Definition at line 13 of file ChFilesSearch.php.


The documentation for this class was generated from the following file: