getCount() public method Returns the number of cookies
count() public method Returns the number of cookies in
remove() public method Removes a cookie.
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
offsetUnset() public method Removes the named cookie.
offsetExists() public method Returns whether there is
offsetSet() public method Adds the cookie to the collection
Page 1 of 2