class tree: 68Classifieds |
index: 68Classifieds |
all elements
Constructor CookieWrapper (line 62)
del (line 74)
set (line 67)
CookieWrapper
Description
ArrayWrapper class For controlled access and manipulation of associative arrays
Located in /includes/classes/wrapper/SuperglobalWrapper.php (line 60)
ArrayWrapper | --CookieWrapper
Method Summary
Variables
Methods
Constructor CookieWrapper (line 62)
CookieWrapper
CookieWrapper
()
del (line 74)
void
del
( $name, [ $expire = 30])
- $name
- $expire
set (line 67)
void
set
( $name, $value, [ $expire = 30], [ $secure = 0], [ $path = '/'], [ $domain = ''])
- $name
- $value
- $expire
- $secure
- $path
- $domain
Redefinition of:
- ArrayWrapper::set()
- Set value of given key
Inherited Methods
Inherited From ArrayWrapper
ArrayWrapper::__construct()
ArrayWrapper::ArrayWrapper()
ArrayWrapper::exists()
ArrayWrapper::existsLoose()
ArrayWrapper::get()
ArrayWrapper::getArrayRef()
ArrayWrapper::getByIndex()
ArrayWrapper::remove()
ArrayWrapper::set()
ArrayWrapper::setArray()
ArrayWrapper::trim()
ArrayWrapper::trimAll()

