API17

JStreamString::stream flush: Difference between revisions

From Joomla! Documentation

m User contributed notes: moving preparation
m See also: moving preparation
Line 16: Line 16:
===See also===
===See also===
* {{JVer|11.1}} '''JStreamString::stream_flush source code''' on [[jplatform:filesystem/streams/string.php#cl-188|BitBucket]]
* {{JVer|11.1}} '''JStreamString::stream_flush source code''' on [[jplatform:filesystem/streams/string.php#cl-188|BitBucket]]
* {{JVer|11.1}} Class [[JStreamString/11.1|JStreamString]]
* {{JVer|11.1}} Class [[API17:JStreamString|JStreamString]]
* {{JVer|11.1}} Subpackage [[Subpackage_Filesystem/11.1|Filesystem]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Filesystem|Filesystem]]
* [[JStreamString::stream_flush|Other versions of JStreamString::stream_flush]]
* [[API17:JStreamString::stream_flush|Other versions of JStreamString::stream_flush]]
{{SeeAlso:JStreamString::stream_flush}}
{{SeeAlso:JStreamString::stream_flush}}
<span class="editsection" style="font-size:76%;">
<span class="editsection" style="font-size:76%;">

Revision as of 02:35, 12 May 2013

Joomla 11.1 JStreamString::stream_flush

Description

Template:Description:JStreamString::stream flush [Edit Descripton]

public function stream_flush ()
  • Returns boolean
  • Defined on line 196 of libraries/joomla/filesystem/streams/string.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JStreamString::stream flush [Edit See Also]

User contributed notes

<CodeExamplesForm />