Cheetah
Public Member Functions | Public Attributes | List of all members
ChWsbPrivacySearch Class Reference
Inheritance diagram for ChWsbPrivacySearch:
ChTemplSearchResultText ChBaseSearchResultText ChBaseSearchResult ChWsbSearchResult

Public Member Functions

 __construct ($iOwnerId, $sValue)
 
 displaySearchUnit ($aData)
 
 displayResultBlock ()
 
 _getPseud ()
 
- Public Member Functions inherited from ChTemplSearchResultText
 __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')
 
 getAlterOrder ()
 
 setPaginate ()
 
 getSearchFieldsCond ($aFields, $sKeyword, $sPseud='')
 
 getMultiValues ($aValues)
 
 getRatePart ()
 

Public Attributes

 $_sSearchUnitTmpl
 
 $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='')
 

Detailed Description

Definition at line 10 of file ChWsbPrivacySearch.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbPrivacySearch::__construct (   $iOwnerId,
  $sValue 
)

Definition at line 31 of file ChWsbPrivacySearch.php.

Member Function Documentation

◆ _getPseud()

ChWsbPrivacySearch::_getPseud ( )

Reimplemented from ChWsbSearchResult.

Definition at line 63 of file ChWsbPrivacySearch.php.

◆ displayResultBlock()

ChWsbPrivacySearch::displayResultBlock ( )

Reimplemented from ChBaseSearchResult.

Definition at line 54 of file ChWsbPrivacySearch.php.

◆ displaySearchUnit()

ChWsbPrivacySearch::displaySearchUnit (   $aData)

Reimplemented from ChBaseSearchResultText.

Definition at line 43 of file ChWsbPrivacySearch.php.

Member Data Documentation

◆ $_sSearchUnitTmpl

ChWsbPrivacySearch::$_sSearchUnitTmpl

Definition at line 12 of file ChWsbPrivacySearch.php.

◆ $aCurrent

ChWsbPrivacySearch::$aCurrent
Initial value:
= array(
'name' => 'ps_search',
'title' => '_ps_search_object',
'table' => 'Profiles',
'ownFields' => array('ID', 'DateReg'),
'searchFields' => array('NickName', 'City', 'DescriptionMe', 'Tags'),
'restriction' => array(
'active' => array('value' => 'Active', 'field' => 'Status', 'operator' => '='),
'owner' => array('value' => '', 'field' => 'ID', 'operator' => '!='),
'keyword' => array('value' => '', 'field' => '', 'operator' => 'against')
),
'paginate' => array(
'totalNum' => 0,
'totalPages' => 0,
'perPage' => 1000000
)
)

Definition at line 13 of file ChWsbPrivacySearch.php.


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