API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_db | JModel | |
$_errors | JObject | |
$_name | JModel | |
$_state | JModel | |
__construct($config=array()) | JModel | |
JObject::__construct() | JObject | |
_createFileName($type, $parts=array()) | JModel | |
_createTable($name, $prefix= 'Table', $config=array()) | JModel | |
_getList($query, $limitstart=0, $limit=0) | JModel | |
_getListCount($query) | JModel | |
addIncludePath($path='') | JModel | |
addTablePath($path) | JModel | [static] |
get($property, $default=null) | JObject | |
getDBO() | JModel | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($type, $prefix= '', $config=array()) | JModel | |
getName() | JModel | |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
getState($property=null) | JModel | |
getTable($name='', $prefix='Table', $options=array()) | JModel | |
JObject() | JObject | |
set($property, $value=null) | JObject | |
setDBO(&$db) | JModel | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
setState($property, $value=null) | JModel | |
toString() | JObject | |
vote($poll_id, $option_id) | PollModelPoll |