|
UNA
|
Public Member Functions | |
| __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 | |
| __construct ($aChoice='') | |
| response () | |
| getEmptyResult () | |
| getSearchResultObject ($sChoice='') | |
| setMetaType ($s) | |
| setCategoryObject ($s) | |
| setCustomSearchCondition ($a) | |
| setCustomCurrentCondition ($a) | |
| setUnitTemplate ($s) | |
| setRawProcessing ($b) | |
| setDataProcessing ($b) | |
Additional Inherited Members | |
| Protected Member Functions inherited from BxBaseSearch | |
| _getForm ($aValues=array()) | |
| getKeyTitlesPairs () | |
| 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 = '' | |
| BxTemplSearch::__construct | ( | $aChoice = '', | |
| $oTemplate = false ) |
Reimplemented from BxBaseSearch.
| BxTemplSearch::__construct | ( | $aChoice = '', | |
| $oTemplate = false ) |
Reimplemented from BxBaseSearch.
| BxTemplSearch::getResultsContainer | ( | $sCode = '' | ) |
Reimplemented from BxBaseSearch.
| BxTemplSearch::setLiveSearch | ( | $bLiveSearch | ) |
Reimplemented from BxBaseSearch.