tasks/ext/UnzipTask.php

Show: inherited
Table of Contents

\UnzipTask

Package: phing\tasks\ext

Extracts one or several zip archives using ZipArchive class.

Parent(s)
\ExtractBaseTask < \MatchingTask < \Task < \ProjectComponent
Author
Joakim Bodin  
Author
George Miroshnikov  
Version
$Id: UnzipTask.php 526 2009-08-11 12:11:17Z mrook $  

Methods

methodpublic__construct( ) : void

methodpublicappendSelector( ) : void

methodpubliccreateAnd( ) : void

methodpubliccreateContains( ) : void

methodpubliccreateCustom( ) : void

methodpubliccreateDate( ) : void

methodpubliccreateDepend( ) : void

methodpubliccreateDepth( ) : void

methodpubliccreateExclude( ) : void

methodpubliccreateExcludesFile( ) : void

methodpubliccreateFileSet( ) : void

methodpubliccreateFilename( ) : void

methodpubliccreateInclude( ) : void

methodpubliccreateIncludesFile( ) : void

methodpubliccreateMajority( ) : void

methodpubliccreateNone( ) : void

methodpubliccreateNot( ) : void

methodpubliccreateOr( ) : void

methodpubliccreatePatternSet( ) : void

methodpubliccreatePresent( ) : void

methodpubliccreateSelector( ) : void

methodpubliccreateSize( ) : void

methodprotectedextractArchive( \PhingFile $zipfile ) : boolean

Extract archive content into $this->todir directory

Parameters
Name Type Description
$zipfile \PhingFile

Zip file to extract

Returns
Type Description
boolean
methodpublicgetDescription( ) : void

methodprotectedgetDirectoryScanner( ) : void

methodprotectedgetImplicitFileSet( ) : void
final

methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetSelectors( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublichasSelectors( ) : void

methodpublicinit( ) : void

methodprotectedisDestinationUpToDate( ) : void

methodprotectedlistArchiveContent( \PhingFile $zipfile ) : array

List archive content

Parameters
Name Type Description
$zipfile \PhingFile

Zip file to list content

Returns
Type Description
array List of files inside $zipfile
methodpubliclog( ) : void

methodpublicmain( ) : void

methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicselectorCount( ) : void

methodpublicselectorElements( ) : void

methodpublicsetCaseSensitive( ) : void

methodpublicsetDefaultexcludes( ) : void

methodpublicsetDescription( ) : void

methodpublicsetExcludes( ) : void

methodpublicsetExcludesfile( ) : void

methodpublicsetFile( ) : void

methodpublicsetFollowSymlinks( ) : void

methodpublicsetForceExtract( ) : void

methodpublicsetIncludes( ) : void

methodpublicsetIncludesfile( ) : void

methodpublicsetLocation( ) : void

methodpublicsetOwningTarget( ) : void

methodpublicsetProject( ) : void

methodpublicsetRemovePath( ) : void

methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

methodpublicsetToDir( ) : void

methodprotectedvalidateAttributes( ) : void

Documentation was generated by DocBlox 0.17.1.