Class SimpleID\Util\Forms\FormState

extends ArrayWrapper

A wrapper around an array used to store the state of a form.

Form states are typically serialised through SimpleID\Util\SecurityToken

and then passed around

Methods
Methods inherited from SimpleID\Util\ArrayWrapper
loadData(), toArray(), offsetSet(), offsetExists(), offsetUnset(), offsetGet(), __set(), count(), getIterator(), get(), exists(), set(), append(), unset(), ref(), refLimit(), splitPath()
Constants
Properties inherited from SimpleID\Util\ArrayWrapper
$container