Cheetah
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ChBaseSearchResult Class Reference
Inheritance diagram for ChBaseSearchResult:
ChWsbSearchResult ChBaseSearchResultSharedMedia ChBaseSearchResultText ChTemplSearchResult ChTemplSearchResultSharedMedia ChBaseSearchProfile ChTemplSearchResultText ChFilesSearch ChProfileCustomizeSearchResult ChSctrSearchResult ChSitesSearchResult ChWsbTwigSearchResult

Public Member Functions

 __construct ()
 
 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)
 
 displaySearchUnit ($aData)
 
 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 ()
 

Static Public Member Functions

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

 $aPermalinks
 
 $aConstants
 
- Public Attributes inherited from ChWsbSearchResult
 $aCurrent
 
 $aPseud
 
 $id
 
 $iRate = 1
 
 $oRate = null
 
 $bCustomParts = false
 

Detailed Description

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 12 of file ChBaseSearchResult.php.

Constructor & Destructor Documentation

◆ __construct()

ChBaseSearchResult::__construct ( )

Member Function Documentation

◆ _transformData()

ChBaseSearchResult::_transformData (   $aUnit,
  $sTempl,
  $sCssHeader = '' 
)

Definition at line 71 of file ChBaseSearchResult.php.

◆ clearFilters()

ChBaseSearchResult::clearFilters (   $aPassParams = array(),
  $aPassJoins = array() 
)

Definition at line 223 of file ChBaseSearchResult.php.

◆ displayResultBlock()

ChBaseSearchResult::displayResultBlock ( )

◆ displaySearchBox()

ChBaseSearchResult::displaySearchBox (   $sCode,
  $sPaginate = '',
  $bAdminBox = false 
)

◆ fillFilters()

ChBaseSearchResult::fillFilters (   $aParams)

Definition at line 242 of file ChBaseSearchResult.php.

◆ getBottomMenu()

ChBaseSearchResult::getBottomMenu (   $sAllLinkType = 'browseAll',
  $iId = 0,
  $sUri = '',
  $aExclude = array(),
  $bPgnSim = TRUE 
)

Reimplemented in ChAdsSearchUnit.

Definition at line 257 of file ChBaseSearchResult.php.

◆ getBrowseBlock()

ChBaseSearchResult::getBrowseBlock (   $aParams,
  $aCustom = array(),
  $sMainUrl = '',
  $bClearJoins = true 
)

Reimplemented in ChBaseSearchResultSharedMedia.

Definition at line 281 of file ChBaseSearchResult.php.

◆ getCurrentUrl()

ChBaseSearchResult::getCurrentUrl (   $sType,
  $iId,
  $sUri,
  $aOwner = '' 
)

◆ getLinkAddByPrams()

ChBaseSearchResult::getLinkAddByPrams (   $aExclude = array())

Definition at line 186 of file ChBaseSearchResult.php.

◆ getTopMenu()

ChBaseSearchResult::getTopMenu (   $aExclude = array())

Reimplemented in ChBaseSearchResultSharedMedia, ChFilesSearch, and ChAdsSearchUnit.

Definition at line 253 of file ChBaseSearchResult.php.

◆ isPermalinkEnabled()

ChBaseSearchResult::isPermalinkEnabled ( )

Definition at line 22 of file ChBaseSearchResult.php.

◆ serviceGetAllCount()

ChBaseSearchResult::serviceGetAllCount (   $aFilter,
  $aJoin = array() 
)

Definition at line 350 of file ChBaseSearchResult.php.

◆ serviceGetBrowseBlock()

ChBaseSearchResult::serviceGetBrowseBlock (   $aParams,
  $sMainUrl = '',
  $aCustom = array() 
)

Definition at line 337 of file ChBaseSearchResult.php.

◆ showAdminActionsPanel()

static ChBaseSearchResult::showAdminActionsPanel (   $sWrapperId,
  $aButtons,
  $sCheckboxName = 'entry',
  $bSelectAll = true,
  $bSelectAllChecked = false,
  $sCustomHtml = '' 
)
static

Definition at line 81 of file ChBaseSearchResult.php.

◆ showAdminFilterPanel()

static ChBaseSearchResult::showAdminFilterPanel (   $sFilterValue,
  $sInputId = 'filter_input_id',
  $sCheckboxId = 'filter_checkbox_id',
  $sFilterName = 'filter',
  $sOnApply = '' 
)
static

Definition at line 124 of file ChBaseSearchResult.php.

◆ showPagination()

ChBaseSearchResult::showPagination (   $aParams = array())

Member Data Documentation

◆ $aConstants

ChBaseSearchResult::$aConstants

Definition at line 15 of file ChBaseSearchResult.php.

◆ $aPermalinks

ChBaseSearchResult::$aPermalinks

Definition at line 14 of file ChBaseSearchResult.php.


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