Cheetah
|
Public Member Functions | |
__construct ($oSpyObject=null) | |
showPagination ($aParams=array()) | |
getAlterOrder () | |
getLimit () | |
![]() | |
__construct () | |
__construct () | |
__construct () | |
![]() | |
displaySearchUnit ($aData) | |
![]() | |
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()) | |
![]() | |
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 | |
![]() | |
$aPermalinks | |
$aConstants | |
![]() | |
$aCurrent | |
$aPseud | |
$id | |
$iRate = 1 | |
$oRate = null | |
$bCustomParts = false | |
Additional Inherited Members | |
![]() | |
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='') |
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.
ChSpySearch::__construct | ( | $oSpyObject = null | ) |
Class constructor ;
Definition at line 20 of file ChSpySearch.php.
ChSpySearch::getAlterOrder | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 111 of file ChSpySearch.php.
ChSpySearch::getLimit | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 118 of file ChSpySearch.php.
ChSpySearch::showPagination | ( | $aParams = array() | ) |
Function will generate page's pagination;
: | $aParams | (array) - an array with params (path to current module, 'on change page' script, etc); |
Reimplemented from ChBaseSearchResult.
Definition at line 88 of file ChSpySearch.php.
ChSpySearch::$aModule |
Definition at line 15 of file ChSpySearch.php.
ChSpySearch::$oSpyObject |
Definition at line 14 of file ChSpySearch.php.