|
Cheetah
|
Public Member Functions | |
| __construct () | |
| displaySearchUnit ($aData) | |
Public Member Functions inherited from ChBaseSearchResult | |
| isPermalinkEnabled () | |
| getCurrentUrl ($sType, $iId, $sUri, $aOwner='') | |
| displayResultBlock () | |
| displaySearchBox ($sCode, $sPaginate='', $bAdminBox=false) | |
| _transformData ($aUnit, $sTempl, $sCssHeader='') | |
| showPagination ($aParams=array()) | |
| 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 () | |
| getLimit () | |
| setSorting () | |
| getSorting ($sSortType='last') | |
| getAlterOrder () | |
| setPaginate () | |
| getSearchFieldsCond ($aFields, $sKeyword, $sPseud='') | |
| getMultiValues ($aValues) | |
| getRatePart () | |
| _getPseud () | |
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 ChBaseSearchResult | |
| $aPermalinks | |
| $aConstants | |
Public Attributes inherited from ChWsbSearchResult | |
| $aCurrent | |
| $aPseud | |
| $id | |
| $iRate = 1 | |
| $oRate = null | |
| $bCustomParts = false | |
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 10 of file ChBaseSearchResultText.php.
| ChBaseSearchResultText::__construct | ( | ) |
Reimplemented from ChBaseSearchResult.
Reimplemented in ChTemplSearchResultText, ChTemplSearchResultText, ChTemplSearchResultText, and ChAdsSearchUnit.
Definition at line 12 of file ChBaseSearchResultText.php.
| ChBaseSearchResultText::displaySearchUnit | ( | $aData | ) |
Reimplemented from ChWsbSearchResult.
Reimplemented in ChBlogsSearchUnit, ChAdsSearchUnit, ChPollSearch, ChWsbTextSearchResult, and ChWsbPrivacySearch.
Definition at line 21 of file ChBaseSearchResultText.php.