public send () Sends the cookie to the HTTP client Stores the cookie definition in session
public setDomain (mixed $domain) Sets the domain that the cookie is available to
extends class Phalcon\Exception
public setDI (Phalcon\DiInterface $dependencyInjector)
public useEncryption (mixed $useEncryption) Sets if the cookie must be encrypted/decrypted automatically
public mixed getValue ([string | array $filters], [string $defaultValue]) Returns the cookie’s
public setHttpOnly (mixed $httpOnly) Sets if the cookie is accessible only through the HTTP protocol
public setSecure (mixed $secure) Sets if the cookie must only be sent when the connection is secure (HTTPS)
public Phalcon\Http\Cookie setValue (string
public getDI () Returns the internal dependency injector
Page 2 of 3