TaskAdapter.php

Show: inherited
Table of Contents

Use introspection to "adapt" an arbitrary ( not extending Task, but with similar patterns).

@author Andreas Aderhold andi@binarycloud.com

Copyright
© 2001,2002 THYRELL. All rights reserved  
Package
phing  
Version
$Revision: 526 $  

\TaskAdapter

Package: phing

Use introspection to "adapt" an arbitrary ( not extending Task, but with similar patterns).

@author Andreas Aderhold andi@binarycloud.com

Parent(s)
\Task < \ProjectComponent
Copyright
© 2001,2002 THYRELL. All rights reserved  
Version
$Revision: 526 $  

Properties

Propertyprivate  $proxy= ''

target object

Details
Type
n/a

Methods

methodpublicgetDescription( ) : void

methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodpublicgetProxy( ) : object

Gets the target object.

Returns
Type Description
object
methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublicinit( ) : void

methodpubliclog( ) : void

methodpublicmain( ) : void

Main entry point.

methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicsetDescription( ) : void

methodpublicsetLocation( ) : void

methodpublicsetOwningTarget( ) : void

methodpublicsetProject( ) : void

methodpublicsetProxy( object $o ) : void

Set the target object.

Parameters
Name Type Description
$o object
methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

Documentation was generated by DocBlox 0.17.1.