API17:JArchiveTar
From Joomla! Documentation
(Difference between revisions)
|
|
| 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
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.