tasks/ext/PackageAsPathTask.php

Show: inherited
Table of Contents

Convert dot-notation packages to relative paths.

Author
Hans Lellelid  
Package
phing.tasks.ext  
Version
$Id: PackageAsPathTask.php 526 2009-08-11 12:11:17Z mrook $  

\PackageAsPathTask

Package: phing\tasks\ext

Convert dot-notation packages to relative paths.

Parent(s)
\Task < \ProjectComponent
Author
Hans Lellelid  
Version
$Id: PackageAsPathTask.php 526 2009-08-11 12:11:17Z mrook $  

Properties

Propertyprotected  $name= ''

The value to store the conversion in.

Details
Type
n/a
Propertyprotected  $pckg= ''

The package to convert.

Details
Type
n/a

Methods

methodpublicgetDescription( ) : void

methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublicinit( ) : void

methodpubliclog( ) : void

methodpublicmain( ) : void

Executes the package to patch converstion and stores it in the user property value.

methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicsetDescription( ) : void

methodpublicsetLocation( ) : void

methodpublicsetName( string $name ) : void

Parameters
Name Type Description
$name string

the Ant variable to store the path in

methodpublicsetOwningTarget( ) : void

methodpublicsetPackage( string $pckg ) : void

Parameters
Name Type Description
$pckg string

the package to convert

methodpublicsetProject( ) : void

methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

Documentation was generated by DocBlox 0.17.1.