Полный список членов класса Environment, включая наследуемые из базового класса
$rawValues | ParameterDictionary | protected |
$values | Dictionary | protected |
__construct(array $arEnv) | Environment | |
clear() | Dictionary | |
count() | Dictionary | |
current() | Dictionary | |
get($name) | Dictionary | |
getRaw($name) | ParameterDictionary | |
getValues() | Dictionary | |
isEmpty() | Dictionary | |
jsonSerialize() | Dictionary | |
key() | Dictionary | |
next() | Dictionary | |
offsetExists($offset) | Dictionary | |
offsetGet($offset) | Dictionary | |
offsetSet($offset, $value) | ParameterDictionary | |
offsetUnset($offset) | ParameterDictionary | |
rewind() | Dictionary | |
set($name, $value=null) | Dictionary | |
setValues($values) | ParameterDictionary | |
setValuesNoDemand(array $values) | ParameterDictionary | protected |
toArray() | Dictionary | |
toArrayRaw() | ParameterDictionary | |
valid() | Dictionary |