public get (mixed $property, [mixed $defaultValue]) Obtains a value from the session bag optionally setting
final public getIterator () Returns the bag iterator
public destroy () Destroys the session bag
final public offsetExists (mixed $property) ...
final public offsetUnset (mixed $property) ...
public __set (mixed $property, mixed $value) Magic setter to assign values to the session bag
final public count () Return length of bag echo
final public offsetGet (mixed $property) ...
public setDI (Phalcon\DiInterface $dependencyInjector)
final public offsetSet (mixed $property, mixed $value) ...
Page 1 of 2