API17:JStreamString
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: bad link repair) |
||
| Line 72: | Line 72: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JStreamString]]</noinclude> | + | <noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JStreamString]]</noinclude> |
Revision as of 14:03, 29 August 2012
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.
JStreamString
Description
Description:JStreamString [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | stream_eof | |
| public | stream_flush | |
| public | stream_open | |
| public | stream_read | |
| public | stream_seek | |
| public | stream_stat | |
| public | stream_tell | |
| public | stream_write | |
| public | url_stat |
- Defined in libraries/joomla/filesystem/streams/string.php
Importing
jimport( 'joomla.filesystem.streams.string' );
See also
-
JStreamString source code on BitBucket
-
Subpackage Filesystem
- Other versions of JStreamString
SeeAlso:JStreamString [Edit See Also]
User contributed notes
<CodeExamplesForm />
