UNA
|
Public Member Functions | |
__construct ($aObject, $oTemplate=null) | |
Public Member Functions inherited from BxBaseSearchExtended | |
getForm ($aParams=array()) | |
getResultsAPI ($aData, $iPerPage, $iStart, $aParamsSearch='') | |
getResults ($aParams=array()) | |
Public Member Functions inherited from BxDolSearchExtended | |
isEnabled () | |
clean () | |
cleanFields () | |
cleanSortableFields () | |
reset () | |
resetFields () | |
resetSortableFields () | |
Additional Inherited Members | |
Static Public Member Functions inherited from BxDolSearchExtended | |
static | getObjectInstance ($sObject, $oTemplate=false) |
static | actionGetAuthors () |
static | actionGetHashtags () |
static | actionGetMention () |
static | getMention ($sSymbol) |
static | encodeConditions ($aConditions) |
static | decodeConditions ($sConditions) |
Static Public Member Functions inherited from iBxDolFactoryObject | |
static | getObjectInstance ($sObject) |
Static Public Attributes inherited from BxDolSearchExtended | |
static | $SEARCHABLE_TYPES |
static | $TYPE_TO_TYPE_SEARCH |
static | $TYPE_TO_OPERATOR |
Protected Member Functions inherited from BxBaseSearchExtended | |
& | prepareForm ($aParams=array()) |
Protected Member Functions inherited from BxDolSearchExtended | |
__construct ($aObject) | |
Protected Attributes inherited from BxBaseSearchExtended | |
$_sFormClassName | |
$_sFormClassPath | |
$_oForm | |
$_oTemplate | |
$_bJsMode | |
$_iAgeMin | |
$_iAgeMax | |
Protected Attributes inherited from BxDolSearchExtended | |
$_bIsApi | |
$_oDb | |
$_sObject | |
$_aObject | |
$_bFilterMode | |
Extended Search objects representation for Comments.
BxBaseSearchExtendedCmts::__construct | ( | $aObject, | |
$oTemplate = null ) |
Reimplemented from BxBaseSearchExtended.