Cookie Member List

This is the complete list of members for Cookie, including all inherited members.
$domainCookie [private]
$expireCookie [private]
$httpOnlyCookie [private]
$idIdentifiableObject [protected]
$nameCookie [private]
$pathCookie [private]
$secureCookie [private]
$valueCookie [private]
__construct($name)Cookie
create($name)Cookie [static]
getDomain()Cookie
getHttpOnly()Cookie
getId()IdentifiableObject
getMaxAge()Cookie
getName()Cookie
getPath()Cookie
getSecure()Cookie
getValue()Cookie
httpSet()Cookie
setDomain($domain)Cookie
setHttpOnly($httpOnly=true)Cookie
setId($id)IdentifiableObject
setMaxAge($expire)Cookie
setPath($path)Cookie
setSecure($secure=true)Cookie
setValue($value)Cookie
wrap($id)IdentifiableObject [static]