see |
\Zend\Http\Header\http://www.ietf.org/rfc/rfc2109.txt |
see |
\Zend\Http\Header\http://www.w3.org/Protocols/rfc2109/rfc2109 |
Methods
__construct()
__construct(array $array)
Get the cookie as a string, suitable for sending as a "Cookie" header in an
HTTP request
__toString() : string
append()
append()
inherited_from |
ArrayObject::append() |
asort()
asort()
inherited_from |
ArrayObject::asort() |
count()
count()
inherited_from |
ArrayObject::count() |
exchangeArray()
exchangeArray()
inherited_from |
ArrayObject::exchangeArray() |
fromSetCookieArray()
fromSetCookieArray(array $setCookies)
Factory to generate a header object from a string
fromString(string $headerLine) : \Zend\Http\Header\self
Parameters
$headerLine
string
Exceptions
Returns
\Zend\Http\Header\self
getArrayCopy()
getArrayCopy()
inherited_from |
ArrayObject::getArrayCopy() |
getEncodeValue()
getEncodeValue()
Retrieve header name
getFieldName() : string
Retrieve header value
getFieldValue() : string
getFlags()
getFlags()
inherited_from |
ArrayObject::getFlags() |
getIterator()
getIterator()
inherited_from |
ArrayObject::getIterator() |
getIteratorClass()
getIteratorClass()
inherited_from |
ArrayObject::getIteratorClass() |
ksort()
ksort()
inherited_from |
ArrayObject::ksort() |
natcasesort()
natcasesort()
inherited_from |
ArrayObject::natcasesort() |
natsort()
natsort()
inherited_from |
ArrayObject::natsort() |
offsetExists()
offsetExists()
inherited_from |
ArrayObject::offsetExists() |
offsetGet()
offsetGet()
inherited_from |
ArrayObject::offsetGet() |
offsetSet()
offsetSet()
inherited_from |
ArrayObject::offsetSet() |
offsetUnset()
offsetUnset()
inherited_from |
ArrayObject::offsetUnset() |
serialize()
serialize()
inherited_from |
ArrayObject::serialize() |
setEncodeValue()
setEncodeValue($encodeValue)
setFlags()
setFlags()
inherited_from |
ArrayObject::setFlags() |
setIteratorClass()
setIteratorClass()
inherited_from |
ArrayObject::setIteratorClass() |
Cast to string
toString() : string
Returns in form of "NAME: VALUE"
Returns
string
uasort()
uasort()
inherited_from |
ArrayObject::uasort() |
uksort()
uksort()
inherited_from |
ArrayObject::uksort() |
unserialize()
unserialize()
inherited_from |
ArrayObject::unserialize() |
Properties
$encodeValue
$encodeValue