libSmalldb
v2.0.2
|
This is the complete list of members for AbstractElement, including all inherited members.
__construct(array $attrs=[]) | AbstractElement | |
getAttr(string $key, $defaultValue=null) | AbstractElement | |
getAttributes() | AbstractElement | |
offsetExists($key) | AbstractElement | |
offsetGet($key) | AbstractElement | |
offsetSet($key, $value) | AbstractElement | |
offsetUnset($key) | AbstractElement | |
onAttrChanged(string $key, $oldValue, $newValue) | AbstractElement | protected |
removeAttr(string $key) | AbstractElement | |
setAttr(string $key, $newValue) | AbstractElement |