Liste complète des membres de SearchModelSearch, y compris les membres hérités :
$__state_set | JModel | protected |
$_areas | SearchModelSearch | |
$_data | SearchModelSearch | |
$_db | JModel | protected |
$_errors | JObject | protected |
$_pagination | SearchModelSearch | |
$_total | SearchModelSearch | |
$event_clean_cache | JModel | protected |
$name | JModel | protected |
$option | JModel | protected |
$state | JModel | protected |
__construct() | SearchModelSearch | |
JModelLegacy::__construct($config=array()) | JModel | |
__toString() | JObject | |
_createFileName($type, $parts=array()) | JModel | protectedstatic |
_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
_getList($query, $limitstart=0, $limit=0) | JModel | protected |
_getListCount($query) | JModel | protected |
addIncludePath($path= '', $prefix= '') | JModelLegacy | static |
addTablePath($path) | JModel | static |
cleanCache($group=null, $client_id=0) | JModel | protected |
def($property, $default=null) | JObject | |
get($property, $default=null) | JObject | |
getAreas() | SearchModelSearch | |
getData() | SearchModelSearch | |
getDbo() | JModel | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($type, $prefix= '', $config=array()) | JModel | static |
getName() | JModel | |
getPagination() | SearchModelSearch | |
getProperties($public=true) | JObject | |
getState($property=null, $default=null) | JModel | |
getTable($name= '', $prefix= 'Table', $options=array()) | JModel | |
getTotal() | SearchModelSearch | |
populateState() | JModel | protected |
set($property, $value=null) | JObject | |
setAreas($active=array(), $search=array()) | SearchModelSearch | |
setDbo(&$db) | JModel | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
setSearch($keyword, $match= 'all', $ordering= 'newest') | SearchModelSearch | |
setState($property, $value=null) | JModel | |
toString() | JObject | |