Cheetah
|
Public Member Functions | |
__construct () | |
getAdsMain () | |
getCurrentUrl ($sType, $iId, $sUri, $aOwner='') | |
getRestriction () | |
displayResultBlock ($bWrap=true) | |
displaySearchUnit ($aResSQL) | |
genUrlX ($iEntryId, $sEntryUri, $sType='entry', $bForce=false) | |
displayMenu () | |
getTopMenu ($aExclude=array()) | |
getBottomMenu ($sAllLinkType='browseAll', $iId=0, $sUri='', $aExclude=array(), $bPgnSim=TRUE) | |
setSorting () | |
getAlterOrder () | |
showPagination ($aParams=array()) | |
showPagination2 ($bAdmin=false) | |
_getPseud () | |
![]() | |
isPermalinkEnabled () | |
displayResultBlock () | |
displaySearchBox ($sCode, $sPaginate='', $bAdminBox=false) | |
_transformData ($aUnit, $sTempl, $sCssHeader='') | |
getLinkAddByPrams ($aExclude=array()) | |
clearFilters ($aPassParams=array(), $aPassJoins=array()) | |
fillFilters ($aParams) | |
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 () | |
getLimit () | |
getSorting ($sSortType='last') | |
setPaginate () | |
getSearchFieldsCond ($aFields, $sKeyword, $sPseud='') | |
getMultiValues ($aValues) | |
getRatePart () | |
Public Attributes | |
$sHomePath | |
$sHomeUrl | |
$sUploadDir = 'media/images/classifieds/' | |
$bShowCheckboxes | |
$aCurrent | |
$aPermalinks | |
$sSelectedUnit | |
![]() | |
$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='') |
Definition at line 11 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::__construct | ( | ) |
Reimplemented from ChTemplSearchResultText.
Definition at line 75 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::_getPseud | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 456 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::displayMenu | ( | ) |
Definition at line 329 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::displayResultBlock | ( | $bWrap = true | ) |
Definition at line 182 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::displaySearchUnit | ( | $aResSQL | ) |
Reimplemented from ChBaseSearchResultText.
Definition at line 202 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::genUrlX | ( | $iEntryId, | |
$sEntryUri, | |||
$sType = 'entry' , |
|||
$bForce = false |
|||
) |
Definition at line 306 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getAdsMain | ( | ) |
Definition at line 117 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getAlterOrder | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 393 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getBottomMenu | ( | $sAllLinkType = 'browseAll' , |
|
$iId = 0 , |
|||
$sUri = '' , |
|||
$aExclude = array() , |
|||
$bPgnSim = TRUE |
|||
) |
Reimplemented from ChBaseSearchResult.
Definition at line 356 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getCurrentUrl | ( | $sType, | |
$iId, | |||
$sUri, | |||
$aOwner = '' |
|||
) |
Reimplemented from ChBaseSearchResult.
Definition at line 122 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getRestriction | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 143 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::getTopMenu | ( | $aExclude = array() | ) |
Reimplemented from ChBaseSearchResult.
Definition at line 337 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::setSorting | ( | ) |
Reimplemented from ChWsbSearchResult.
Definition at line 385 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::showPagination | ( | $aParams = array() | ) |
Reimplemented from ChBaseSearchResult.
Definition at line 404 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::showPagination2 | ( | $bAdmin = false | ) |
Definition at line 437 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$aCurrent |
Definition at line 19 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$aPermalinks |
Definition at line 72 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$bShowCheckboxes |
Definition at line 17 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$sHomePath |
Definition at line 13 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$sHomeUrl |
Definition at line 14 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$sSelectedUnit |
Definition at line 73 of file ChAdsSearchUnit.php.
ChAdsSearchUnit::$sUploadDir = 'media/images/classifieds/' |
Definition at line 16 of file ChAdsSearchUnit.php.