API17:JStream::deleteContextEntry
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JStream::deleteContextEntry
Description
Deletes a particular setting from a context.
Description:JStream::deleteContextEntry [Edit Descripton]
public function deleteContextEntry ( $wrapper $name )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $wrapper | string | The wrapper to use | |
| $name | string | The option to unset |
See also
-
JStream::deleteContextEntry source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::deleteContextEntry
SeeAlso:JStream::deleteContextEntry [Edit See Also]
User contributed notes
<CodeExamplesForm />
