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]
public function __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 |
See also
-
JStream::__construct source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::__construct
SeeAlso:JStream:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
