Cheetah
Public Member Functions | Public Attributes | List of all members
ChSpySearch Class Reference
Inheritance diagram for ChSpySearch:
ChTemplSearchResultText ChBaseSearchResultText ChBaseSearchResult ChWsbSearchResult

Public Member Functions

 __construct ($oSpyObject=null)
 
 showPagination ($aParams=array())
 
 getAlterOrder ()
 
 getLimit ()
 
- Public Member Functions inherited from ChTemplSearchResultText
 __construct ()
 
 __construct ()
 
 __construct ()
 
- Public Member Functions inherited from ChBaseSearchResultText
 displaySearchUnit ($aData)
 
- Public Member Functions inherited from ChBaseSearchResult
 isPermalinkEnabled ()
 
 getCurrentUrl ($sType, $iId, $sUri, $aOwner='')
 
 displayResultBlock ()
 
 displaySearchBox ($sCode, $sPaginate='', $bAdminBox=false)
 
 _transformData ($aUnit, $sTempl, $sCssHeader='')
 
 getLinkAddByPrams ($aExclude=array())
 
 clearFilters ($aPassParams=array(), $aPassJoins=array())
 
 fillFilters ($aParams)
 
 getTopMenu ($aExclude=array())
 
 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 ()
 
 getRssUnitLink (&$a)
 
 getRssUnitImage (&$a, $sField)
 
 setFieldUnit ($sFieldName, $sTableName, $sOperator='', $bRenameMode=true)
 
 displaySearchBox ($sCode, $sPaginate='')
 
 getSearchData ()
 
 getJoins ($bRenameMode=true)
 
 getSearchDataByParams ($aParams='')
 
 setConditionParams ()
 
 getCount ()
 
 getRestriction ()
 
 setSorting ()
 
 getSorting ($sSortType='last')
 
 setPaginate ()
 
 getSearchFieldsCond ($aFields, $sKeyword, $sPseud='')
 
 getMultiValues ($aValues)
 
 getRatePart ()
 
 _getPseud ()
 

Public Attributes

 $oSpyObject
 
 $aModule
 
- 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

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 12 of file ChSpySearch.php.

Constructor & Destructor Documentation

◆ __construct()

ChSpySearch::__construct (   $oSpyObject = null)

Class constructor ;

Definition at line 20 of file ChSpySearch.php.

Member Function Documentation

◆ getAlterOrder()

ChSpySearch::getAlterOrder ( )

Reimplemented from ChWsbSearchResult.

Definition at line 111 of file ChSpySearch.php.

◆ getLimit()

ChSpySearch::getLimit ( )

Reimplemented from ChWsbSearchResult.

Definition at line 118 of file ChSpySearch.php.

◆ showPagination()

ChSpySearch::showPagination (   $aParams = array())

Function will generate page's pagination;

Parameters
:$aParams(array) - an array with params (path to current module, 'on change page' script, etc);
Returns
: (text) - html presentation data;

Reimplemented from ChBaseSearchResult.

Definition at line 88 of file ChSpySearch.php.

Member Data Documentation

◆ $aModule

ChSpySearch::$aModule

Definition at line 15 of file ChSpySearch.php.

◆ $oSpyObject

ChSpySearch::$oSpyObject

Definition at line 14 of file ChSpySearch.php.


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