public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain]
abstract public get (mixed $name) ...
abstract public delete (mixed $name) ...
public setHeader (mixed $name, mixed $value) Overwrites a header in the response
extends class Phalcon\Exception
public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies
public setContent (mixed $content) Sets HTTP response body
abstract public isUsingEncryption () ...
public reset () Reset set cookies
abstract public useEncryption (mixed $useEncryption) ...
Page 2 of 7