API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_editor | JEditor | |
$_errors | JObject | |
$_name | JEditor | |
$_observers | JObservable | |
$_state | JObservable | |
$_tagForSEF | JEditor | |
__construct($editor= 'none') | JEditor | |
JObservable::__construct() | JObservable | |
_loadEditor($config=array()) | JEditor | |
attach(&$observer) | JObservable | |
detach($observer) | JObservable | |
display($name, $html, $width, $height, $col, $row, $buttons=true, $params=array()) | JEditor | |
get($property, $default=null) | JObject | |
getButtons($editor, $buttons=true) | JEditor | |
getContent($editor) | JEditor | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($editor= 'none') | JEditor | |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
getState() | JObservable | |
initialise() | JEditor | |
JObject() | JObject | |
notify() | JObservable | |
save($editor) | JEditor | |
set($property, $value=null) | JObject | |
setContent($editor, $html) | JEditor | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
toString() | JObject |