API17

Difference between revisions of "JArchiveTar"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
(Blanked the page)
Line 1: Line 1:
__NOTOC__
+
 
=={{JVer|11.1}} JArchiveTar==
 
===Description===
 
{{Description:JArchiveTar}}
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JArchiveTar|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
===Methods===
 
{| class="wikitable sortable"
 
|-
 
!Visibility
 
!Method name
 
!Description
 
|-
 
|public
 
|[[JArchiveTar::extract/11.1|extract]]
 
|Extract a ZIP compressed file to a given path.
 
|-
 
|}
 
* '''Defined in''' libraries/joomla/filesystem/archive/tar.php
 
* '''Extends''' [[JObject/11.1|JObject]]
 
===Importing===
 
<source lang="php">jimport( 'joomla.filesystem.archive.tar' );</source>
 
===See also===
 
* {{JVer|11.1}} '''JArchiveTar source code''' on [[jplatform:filesystem/archive/tar.php|BitBucket]]
 
* {{JVer|11.1}} Subpackage [[Subpackage Filesystem/11.1|Filesystem]]
 
* [[JArchiveTar|Other versions of JArchiveTar]]
 
{{SeeAlso:JArchiveTar}}
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JArchiveTar|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
===User contributed notes===
 
<CodeExamplesForm />
 
<dpl>
 
noresultsheader=\n
 
category=JArchiveTar
 
category=CodeExample
 
category=ClassExample
 
include=*
 
namespace=CodeExample
 
format= ,,,
 
</dpl>
 
<noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JArchiveTar]]</noinclude>
 

Revision as of 19:09, 2 February 2012

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.