Полный список членов класса HttpCookies, включая наследуемые из базового класса
$values | HttpCookies | protected |
__construct(array $values=null) | HttpCookies | |
addFromString(string $str) | HttpCookies | |
clear() | Dictionary | |
count() | Dictionary | |
current() | Dictionary | |
get($name) | Dictionary | |
getValues() | Dictionary | |
implode() | HttpCookies | |
isEmpty() | Dictionary | |
jsonSerialize() | Dictionary | |
key() | Dictionary | |
next() | Dictionary | |
offsetExists($offset) | Dictionary | |
offsetGet($offset) | Dictionary | |
offsetSet($offset, $value) | HttpCookies | |
offsetUnset($offset) | Dictionary | |
rewind() | Dictionary | |
set($name, $value=null) | Dictionary | |
setValues($values) | Dictionary | |
toArray() | HttpCookies | |
valid() | Dictionary |