API15:JArchiveZip

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/filesystem/archive/zip.php

Methods

Method name Description
create Create a ZIP compressed file from an array of file data.
extract Extract a ZIP compressed file to a given path
hasNativeSupport Method to determine if the server has native zip support for faster handling
checkZipData Checks to see if the data is a valid ZIP file.

Importing

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

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/23 16:53:55