Cheetah
Public Member Functions | Public Attributes | List of all members
ChSctrSearchResult Class Reference
Inheritance diagram for ChSctrSearchResult:
ChTemplSearchResult ChBaseSearchResult ChWsbSearchResult

Public Member Functions

 __construct ($sType, $oModule=null)
 
 displaySearchUnit ($aData)
 
 displayResultBlock ()
 
 getAlterOrder ()
 
- Public Member Functions inherited from ChTemplSearchResult
 __construct ()
 
 __construct ()
 
 __construct ()
 
- Public Member Functions inherited from ChBaseSearchResult
 isPermalinkEnabled ()
 
 getCurrentUrl ($sType, $iId, $sUri, $aOwner='')
 
 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')
 
 setPaginate ()
 
 getSearchFieldsCond ($aFields, $sKeyword, $sPseud='')
 
 getMultiValues ($aValues)
 
 getRatePart ()
 
 _getPseud ()
 

Public Attributes

 $aCurrent
 
 $aPermalinks
 
 $_oModule
 
 $_sType
 
- 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

Definition at line 11 of file ChSctrSearchResult.php.

Constructor & Destructor Documentation

◆ __construct()

ChSctrSearchResult::__construct (   $sType,
  $oModule = null 
)

Definition at line 29 of file ChSctrSearchResult.php.

Member Function Documentation

◆ displayResultBlock()

ChSctrSearchResult::displayResultBlock ( )

Reimplemented from ChBaseSearchResult.

Definition at line 52 of file ChSctrSearchResult.php.

◆ displaySearchUnit()

ChSctrSearchResult::displaySearchUnit (   $aData)

Reimplemented from ChWsbSearchResult.

Definition at line 42 of file ChSctrSearchResult.php.

◆ getAlterOrder()

ChSctrSearchResult::getAlterOrder ( )

Reimplemented from ChWsbSearchResult.

Definition at line 59 of file ChSctrSearchResult.php.

Member Data Documentation

◆ $_oModule

ChSctrSearchResult::$_oModule

Definition at line 26 of file ChSctrSearchResult.php.

◆ $_sType

ChSctrSearchResult::$_sType

Definition at line 27 of file ChSctrSearchResult.php.

◆ $aCurrent

ChSctrSearchResult::$aCurrent
Initial value:
= array(
'name' => 'ch_sctr',
'title' => '_ch_sctr',
'table' => 'ch_sctr_units',
'ownFields' => array('id', 'name', 'caption', 'css_name', 'type'),
'searchFields' => array(),
'restriction' => array(
'type' => array('value' => '', 'field' => 'type', 'operator' => '='),
),
'ident' => 'id'
)

Definition at line 13 of file ChSctrSearchResult.php.

◆ $aPermalinks

ChSctrSearchResult::$aPermalinks

Definition at line 24 of file ChSctrSearchResult.php.


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