API17

Difference between revisions of "JStream::setContextOptions"

From Joomla! Documentation

m (JoomlaWikiBot moved page JStream::setContextOptions/11.1 to API17:JStream::setContextOptions without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 28: Line 28:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JStream::setContextOptions source code''' on [[jplatform:filesystem/stream.php#cl-825|BitBucket]]
 
* {{JVer|11.1}} '''JStream::setContextOptions source code''' on [[jplatform:filesystem/stream.php#cl-825|BitBucket]]
* {{JVer|11.1}} Class [[JStream/11.1|JStream]]
+
* {{JVer|11.1}} Class [[API17:JStream|JStream]]
* {{JVer|11.1}} Subpackage [[Subpackage_Filesystem/11.1|Filesystem]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Filesystem|Filesystem]]
* [[JStream::setContextOptions|Other versions of JStream::setContextOptions]]
+
* [[API17:JStream::setContextOptions|Other versions of JStream::setContextOptions]]
 
{{SeeAlso:JStream::setContextOptions}}
 
{{SeeAlso:JStream::setContextOptions}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 46: Line 46:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JStream]][[Category:JStream::setContextOptions]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:35, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JStream::setContextOptions[edit]

Description[edit]

Updates the context to the array.

Template:Description:JStream::setContextOptions [Edit Descripton]

public function setContextOptions ($context)
Parameter Type Default Description
$context
  • Returns
  • Defined on line 833 of libraries/joomla/filesystem/stream.php

See also[edit]

Template:SeeAlso:JStream::setContextOptions [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />