API16:JStreamString
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.
[Edit Descripton] Description:JStreamString
Contents |
Defined in
libraries/joomla/filesystem/streams/string.php
Methods
| Method name | Description |
|---|---|
| stream_open | |
| stream_stat | |
| url_stat | |
| stream_read | |
| stream_write | |
| stream_tell | |
| stream_eof | |
| stream_seek | |
| stream_flush |
Importing
jimport( 'joomla.filesystem.streams.string' );
[Edit See Also] SeeAlso:JStreamString
Examples
<CodeExamplesForm />
