Phpcraft
|
This is the complete list of members for Phpcraft\Configuration, including all inherited members.
$data | Phpcraft\Configuration | |
$file | Phpcraft\Configuration | |
$save_queue | Phpcraft\Configuration | static |
$unsaved_changes | Phpcraft\Configuration | |
__construct($file=null, $default_data=null) | Phpcraft\Configuration | |
__destruct() | Phpcraft\Configuration | |
count() | Phpcraft\Configuration | |
current() | Phpcraft\Configuration | |
get(string $key, $default_value=null) | Phpcraft\Configuration | |
handleQueue(float $time_limit=0.0) | Phpcraft\Configuration | static |
has(string $key) | Phpcraft\Configuration | |
key() | Phpcraft\Configuration | |
next() | Phpcraft\Configuration | |
offsetExists($offset) | Phpcraft\Configuration | |
offsetGet($offset) | Phpcraft\Configuration | |
offsetSet($offset, $value) | Phpcraft\Configuration | |
offsetUnset($offset) | Phpcraft\Configuration | |
queueSave() | Phpcraft\Configuration | |
rewind() | Phpcraft\Configuration | |
save() | Phpcraft\Configuration | |
set(string $key, $value) | Phpcraft\Configuration | |
setFile(string $file) | Phpcraft\Configuration | |
unset(string $key) | Phpcraft\Configuration | |
valid() | Phpcraft\Configuration |