API17:JStream:: construct
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::__construct
Description
Constructor.
Description:JStream:: construct [Edit Descripton]
Since
Synopsis
public JStream->__construct ($writeprefix= '', $readprefix= '', $context=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $writeprefix | string | Prefix of the stream; Note: unlike the JPATH_*, this has a final path seperator! | |
| $readprefix | string | ||
| $context | string | array() | $context |
Returns
Defined in
libraries/joomla/filesystem/stream.php
Referenced by
See also
Examples
<CodeExamplesForm />
