|
| $_oTemplate |
|
| $_sIdForm = 'sys_search_form' |
|
| $_sIdResults = 'sys_search_results' |
|
| $_sIdLoading |
|
| $_sSuffixLiveSearch = '_quick' |
|
| $_iSearchLenth |
|
| $_sSearchFunctionParams |
|
| $_bIsApi |
|
| $aClasses = array() |
|
| $aChoice = array() |
|
| $_bRawProcessing = false |
|
| $_bDataProcessing = false |
|
| $_bLiveSearch = false |
|
| $_sMetaType = '' |
|
| $_sCategoryObject = '' |
|
| $_aCustomSearchCondition = array() |
|
| $_aCustomCurrentCondition = array() |
|
| $_sUnitTemplate = '' |
|
◆ _getForm()
BxBaseSearch::_getForm |
( |
| $aValues = array() | ) |
|
|
protected |
Hooks:
'search', 'get_form' - hook in create search form
- $unit_name - equals
search
- $action - equals
get_form
- $object_id - not used
- $sender_id - not used
- $extra_params - array of additional params with the following array keys:
◆ getKeyTitlesPairs()
BxBaseSearch::getKeyTitlesPairs |
( |
| ) |
|
|
protected |
◆ setLiveSearch()
BxBaseSearch::setLiveSearch |
( |
| $bLiveSearch | ) |
|
The documentation for this class was generated from the following file:
- template/scripts/BxBaseSearch.php