This is the complete list of members for OMV\Config\ConfigObject, including all inherited members.
__clone() (defined in OMV\Config\ConfigObject) | OMV\Config\ConfigObject | |
__construct($id) | OMV\Config\ConfigObject | |
add($name, $type, $default=NULL) | OMV\Config\ConfigObject | |
assertExists($name) | OMV\Config\ConfigObject | protected |
copy($name, $targetName) | OMV\Config\ConfigObject | |
createIdentifier() | OMV\Config\ConfigObject | |
exists($name) | OMV\Config\ConfigObject | protected |
get($name) | OMV\Config\ConfigObject | |
getAssoc() | OMV\Config\ConfigObject | |
getDefaultsAssoc() | OMV\Config\ConfigObject | |
getDefaultsIndexed() | OMV\Config\ConfigObject | |
getId() | OMV\Config\ConfigObject | |
getIdentifier() | OMV\Config\ConfigObject | |
getIndexed() | OMV\Config\ConfigObject | |
getModel() | OMV\Config\ConfigObject | |
getModelId() | OMV\Config\ConfigObject | |
getProperties() | OMV\Config\ConfigObject | protected |
isEmpty($name) | OMV\Config\ConfigObject | |
isEqual($name, $value) | OMV\Config\ConfigObject | |
isIdentifiable() | OMV\Config\ConfigObject | |
isIterable() | OMV\Config\ConfigObject | |
isNew() | OMV\Config\ConfigObject | |
isReferenceable() | OMV\Config\ConfigObject | |
move($name, $targetName) | OMV\Config\ConfigObject | |
remove($name) | OMV\Config\ConfigObject | |
reset($name) | OMV\Config\ConfigObject | |
set($name, $value, $validate=TRUE) | OMV\Config\ConfigObject | |
setAssoc(array $data, $validate=TRUE, $ignore=FALSE) | OMV\Config\ConfigObject | |
setDefaults() | OMV\Config\ConfigObject | |
setFlatAssoc(array $data, $validate=TRUE, $ignore=FALSE) | OMV\Config\ConfigObject | |
setIndexed(array $data, $validate=TRUE, $ignore=FALSE) | OMV\Config\ConfigObject | |
setNew() | OMV\Config\ConfigObject | |