tasks/system/AvailableTask.php

Show: inherited
Table of Contents

\AvailableTask

Package: phing\tasks\system

<available> task.

Note: implements condition interface (see condition/Condition.php)

Parent(s)
\Task < \ProjectComponent
Author
Andreas Aderhold  
Copyright
2001,2002 THYRELL. All rights reserved  
Version
$Revision: 1381 $  

Properties

Propertyprivate  $filepath= 'null'
Default valuenullDetails
Type
n/a
Propertyprivate  $followSymlinks= 'false'
Default valuefalseDetails
Type
n/a
Propertyprivate  $property= ''

Property to check for.

Details
Type
n/a
Propertyprivate  $resource= ''

Resource to check for

Details
Type
n/a
Propertyprivate  $type= 'null'
Default valuenullDetails
Type
n/a
Propertyprivate  $value= '"true"'

Value property should be set to.

Default value"true"Details
Type
n/a

Methods

methodprivate_checkFile( ) : void

methodprivate_checkFile1(  $file ) : void

Parameters
Name Type Description
$file
methodprivate_checkResource(  $resource ) : void

Parameters
Name Type Description
$resource
methodpubliccreateFilepath( ) : \Path

Creates a path to be configured

Returns
Type Description
\Path
methodpublicevaluate( ) : void

methodpublicgetDescription( ) : void

methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublicinit( ) : void

methodpubliclog( ) : void

methodpublicmain( ) : void

methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicsetDescription( ) : void

methodpublicsetFile(  $file ) : void

Parameters
Name Type Description
$file
methodpublicsetFilepath( \Path $filepath ) : void

Set the path to use when looking for a file.

Parameters
Name Type Description
$filepath \Path

a Path instance containing the search path for files.

methodpublicsetFollowSymlinks(  $followSymlinks ) : void

Parameters
Name Type Description
$followSymlinks
methodpublicsetLocation( ) : void

methodpublicsetOwningTarget( ) : void

methodpublicsetProject( ) : void

methodpublicsetProperty(  $property ) : void

Parameters
Name Type Description
$property
methodpublicsetResource(  $resource ) : void

Parameters
Name Type Description
$resource
methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

methodpublicsetType(  $type ) : void

Parameters
Name Type Description
$type
methodpublicsetValue(  $value ) : void

Parameters
Name Type Description
$value
Documentation was generated by DocBlox 0.17.1.