API17

Difference between revisions of "JStream::get meta data"

From Joomla! Documentation

m (JoomlaWikiBot moved page JStream::get meta data/11.1 to API17:JStream::get meta data without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JStream::get_meta_data source code''' on [[jplatform:filesystem/stream.php#cl-783|BitBucket]]
 
* {{JVer|11.1}} '''JStream::get_meta_data source code''' on [[jplatform:filesystem/stream.php#cl-783|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::get_meta_data|Other versions of JStream::get_meta_data]]
+
* [[API17:JStream::get_meta_data|Other versions of JStream::get_meta_data]]
 
{{SeeAlso:JStream::get_meta_data}}
 
{{SeeAlso:JStream::get_meta_data}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 34: Line 34:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JStream]][[Category:JStream::get_meta_data]]</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::get_meta_data[edit]

Description[edit]

Get the stream metadata.

Template:Description:JStream::get meta data [Edit Descripton]

public function get_meta_data ()
  • Returns array header/metadata
  • Defined on line 791 of libraries/joomla/filesystem/stream.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JStream::get meta data [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />