|
Cheetah
|
Public Member Functions | |
| __construct ($sMode='', $sValue='', $sValue2='', $sValue3='') | |
| displayResultBlock ($bPagination=false, $isAjax=false) | |
| displaySearchUnit ($aData) | |
| showPagination ($aParams=array()) | |
| showPaginationAjax () | |
| getSitesMain () | |
| getRssUnitLink (&$a) | |
| getRssUnitImage (&$a, $sField) | |
| getAlterOrder () | |
Public Member Functions inherited from ChTemplSearchResult | |
| __construct () | |
| __construct () | |
| __construct () | |
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 () | |
| 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 () | |
| _getPseud () | |
Public Attributes | |
| $isError | |
| $_oMain | |
| $sUnitTemplate | |
| $oVotingView = null | |
| $sSitesBrowseUrl | |
| $sSitesBrowseAll | |
| $sUnitName | |
| $sMode | |
| $sThumbSize | |
| $aCurrent | |
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='') |
Definition at line 10 of file ChSitesSearchResult.php.
| ChSitesSearchResult::__construct | ( | $sMode = '', |
|
$sValue = '', |
|||
$sValue2 = '', |
|||
$sValue3 = '' |
|||
| ) |
Definition at line 52 of file ChSitesSearchResult.php.
Definition at line 336 of file ChSitesSearchResult.php.
| ChSitesSearchResult::displaySearchUnit | ( | $aData | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 354 of file ChSitesSearchResult.php.
| ChSitesSearchResult::getAlterOrder | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 424 of file ChSitesSearchResult.php.
| ChSitesSearchResult::getRssUnitImage | ( | & | $a, |
| $sField | |||
| ) |
Return rss unit image (redeclared)
Reimplemented from ChWsbSearchResult.
Definition at line 416 of file ChSitesSearchResult.php.
| ChSitesSearchResult::getRssUnitLink | ( | & | $a | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 410 of file ChSitesSearchResult.php.
| ChSitesSearchResult::getSitesMain | ( | ) |
Definition at line 405 of file ChSitesSearchResult.php.
| ChSitesSearchResult::showPagination | ( | $aParams = array() | ) |
Reimplemented from ChBaseSearchResult.
Definition at line 367 of file ChSitesSearchResult.php.
| ChSitesSearchResult::showPaginationAjax | ( | ) |
Definition at line 384 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$_oMain |
Definition at line 13 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$aCurrent |
Definition at line 21 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$isError |
Definition at line 12 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$oVotingView = null |
Definition at line 15 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sMode |
Definition at line 19 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sSitesBrowseAll |
Definition at line 17 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sSitesBrowseUrl |
Definition at line 16 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sThumbSize |
Definition at line 20 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sUnitName |
Definition at line 18 of file ChSitesSearchResult.php.
| ChSitesSearchResult::$sUnitTemplate |
Definition at line 14 of file ChSitesSearchResult.php.