Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JRegistry, y compris les membres hérités :
$data | JRegistry | protected |
$instances | JRegistry | protectedstatic |
__clone() | JRegistry | |
__construct($data=null) | JRegistry | |
__toString() | JRegistry | |
asArray($data) | JRegistry | protected |
bindData($parent, $data) | JRegistry | protected |
def($key, $default= '') | JRegistry | |
exists($path) | JRegistry | |
get($path, $default=null) | JRegistry | |
getInstance($id) | JRegistry | static |
jsonSerialize() | JRegistry | |
loadArray($array) | JRegistry | |
loadFile($file, $format= 'JSON', $options=array()) | JRegistry | |
loadObject($object) | JRegistry | |
loadString($data, $format= 'JSON', $options=array()) | JRegistry | |
merge($source) | JRegistry | |
set($path, $value) | JRegistry | |
toArray() | JRegistry | |
toObject() | JRegistry | |
toString($format= 'JSON', $options=array()) | JRegistry |