API17:JStream::addContextEntry
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::addContextEntry
Description
Adds a particular options to the context.
Description:JStream::addContextEntry [Edit Descripton]
public function addContextEntry ( $wrapper $name $value )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $wrapper | string | The wrapper to use | |
| $name | string | The option to set | |
| $value | string | The value of the option |
See also
-
JStream::addContextEntry source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::addContextEntry
SeeAlso:JStream::addContextEntry [Edit See Also]
User contributed notes
<CodeExamplesForm />
