|
UNA
|
Public Member Functions | |
| __construct ($aChoice, $oTemplate) | |
| setLiveSearch ($bLiveSearch) | |
| getForm ($iDesignBoxTemplate=BX_DB_PADDING_DEF, $sTitle=false, $bOnlyForm=false) | |
| getResultsContainer ($sCode='') | |
| 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) | |
Protected Member Functions | |
| _getForm ($aValues=array()) | |
| getKeyTitlesPairs () | |
Protected Attributes | |
| $_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 = '' | |
|
protected |
|
protected |
Reimplemented from BxDolSearch.
| BxBaseSearch::setLiveSearch | ( | $bLiveSearch | ) |
Reimplemented from BxDolSearch.