JArchiveGzip/1.5

From Joomla! Documentation
< JArchiveGzip(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 27: Line 27:
 
<source lang="php">jimport( 'joomla.filesystem.archive.gzip' );</source>
 
<source lang="php">jimport( 'joomla.filesystem.archive.gzip' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JArchiveGzip''' on [http://api.joomla.org/Joomla-Framework/Filesystem/JArchiveGzip.html api.joomla.org]
+
* {{JVer|1.5}} '''JArchiveGzip''' on [http://api.joomla.org/1.5/Joomla-Framework/FileSystem/JArchiveGzip.html api.joomla.org]
 
* {{JVer|1.5}} '''JArchiveGzip source code''' on [[jframework15:filesystem/archive/gzip.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JArchiveGzip source code''' on [[jframework15:filesystem/archive/gzip.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Filesystem/1.5|Filesystem]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Filesystem/1.5|Filesystem]]

Latest revision as of 12:58, 13 February 2013

[edit] Joomla 1.5 JArchiveGzip

[edit] Description

Description:JArchiveGzip [Edit Descripton]

[edit] Methods

Visibility Method name Description
public _getFilePosition Get file data offset for archive.
public extract Extract a Gzip compressed file to a given path.
  • Defined in libraries/joomla/filesystem/archive/gzip.php
  • Extends JObject

[edit] Importing

jimport( 'joomla.filesystem.archive.gzip' );

[edit] See also

SeeAlso:JArchiveGzip [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox