UNA
BxElsSearch Class Reference
Inheritance diagram for BxElsSearch:
BxTemplSearch BxBaseSearch BxBaseSearch BxDolSearch BxDolSearch BxDol BxDol

Public Member Functions

 __construct ($aChoice='')
 response ()
Public Member Functions inherited from BxTemplSearch
 __construct ($aChoice='', $oTemplate=false)
 setLiveSearch ($bLiveSearch)
 getResultsContainer ($sCode='')
 __construct ($aChoice='', $oTemplate=false)
Public Member Functions inherited from BxBaseSearch
 getForm ($iDesignBoxTemplate=BX_DB_PADDING_DEF, $sTitle=false, $bOnlyForm=false)
Public Member Functions inherited from BxDolSearch
 getEmptyResult ()
 setMetaType ($s)
 setCategoryObject ($s)
 setCustomSearchCondition ($a)
 setCustomCurrentCondition ($a)
 setUnitTemplate ($s)
 setRawProcessing ($b)
 setDataProcessing ($b)

Protected Attributes

 $_sModule
 $_oModule
Protected Attributes inherited from BxBaseSearch
 $_oTemplate
 $_sIdForm = 'sys_search_form'
 $_sIdResults = 'sys_search_results'
 $_sIdLoading
 $_sSuffixLiveSearch = '_quick'
 $_iSearchLenth
 $_sSearchFunctionParams
Protected Attributes inherited from BxDolSearch
 $_bIsApi
 $aClasses = array()
 $aChoice = array()
 $_bRawProcessing = false
 $_bDataProcessing = false
 $_bLiveSearch = false
 $_sMetaType = ''
 $_sCategoryObject = ''
 $_aCustomSearchCondition = array()
 $_aCustomCurrentCondition = array()
 $_sUnitTemplate = ''

Additional Inherited Members

Protected Member Functions inherited from BxBaseSearch
 _getForm ($aValues=array())
 getKeyTitlesPairs ()

Constructor & Destructor Documentation

◆ __construct()

BxElsSearch::__construct ( $aChoice = '')

Constructor

Parameters
array$aChoice- array of choosen classes (will take a part only existing in sys_objects_search table)

Reimplemented from BxDolSearch.

Member Function Documentation

◆ response()

BxElsSearch::response ( )

create units for all classes and calling their processing methods

Reimplemented from BxDolSearch.


The documentation for this class was generated from the following file:
  • modules/boonex/elasticsearch/classes/BxElsSearch.php