remove() public method Removes a cookie.
getCount() public method Returns the number of cookies
count() public method Returns the number of cookies in
get() public method Returns the cookie with the specified
toArray() public method Returns the collection as a PHP
add() public method Adds a cookie to the collection.
fromArray() public method (available since version 2.0.3) Populates
offsetExists() public method Returns whether there is
offsetUnset() public method Removes the named cookie.
offsetSet() public method Adds the cookie to the collection
Page 1 of 2