API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_basePath | JView | |
$_charset | JView | |
$_defaultModel | JView | |
$_errors | JObject | |
$_escape | JView | |
$_layout | JView | |
$_layoutExt | JView | |
$_models | JView | |
$_name | JView | |
$_output | JView | |
$_path | JView | |
$_template | JView | |
__construct($config=array()) | JView | |
JObject::__construct() | JObject | |
_addPath($type, $path) | JView | |
_createFileName($type, $parts=array()) | JView | |
_setPath($type, $path) | JView | |
addHelperPath($path) | JView | |
addTemplatePath($path) | JView | |
assign() | JView | |
assignRef($key, &$val) | JView | |
display($tpl=null) | JView | |
escape($var) | JView | |
get($property, $default=null) | JView | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getLayout() | JView | |
getModel($name=null) | JView | |
getName() | JView | |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
JObject() | JObject | |
loadHelper($hlp=null) | JView | |
loadTemplate($tpl=null) | JView | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setEscape($spec) | JView | |
setLayout($layout) | JView | |
setLayoutExt($value) | JView | |
setModel(&$model, $default=false) | JView | |
setProperties($properties) | JObject | |
toString() | JObject |