Полный список членов класса State, включая наследуемые из базового класса
$values | Dictionary | protected |
__construct(array $values=null) | State | |
__toString() | State | |
addStepChain($step) | State | |
append(array $values) | State | |
clear() | Dictionary | |
count() | Dictionary | |
createFromEncodedData($data) | State | static |
createFromRequest(HttpRequest $request) | State | static |
current() | Dictionary | |
get($name, $defaultValue=null) | State | |
Bitrix::Main::Type::Dictionary::get($name) | Dictionary | |
getPrevStep() | State | |
getStepNumber() | State | |
getValues() | Dictionary | |
isEmpty() | Dictionary | |
jsonSerialize() | Dictionary | |
key() | Dictionary | |
next() | Dictionary | |
offsetExists($offset) | Dictionary | |
offsetGet($offset) | Dictionary | |
offsetSet($offset, $value) | Dictionary | |
offsetUnset($offset) | Dictionary | |
popStepChain() | State | |
rewind() | Dictionary | |
set($name, $value=null) | State | |
setValues($values) | Dictionary | |
toArray() | State | |
toString() | State | |
unSign(string $data) | State | |
valid() | Dictionary |