classes/phing/tasks/system/AvailableTask.php

\AvailableTask

<available> task.

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

Extends from
\Task
author
Andreas Aderhold
copyright
2001,2002 THYRELL. All rights reserved
package
phing.tasks.system
version
$Revision: 1225 $

Properties

Propertyprivate  $filepath= 'null'
Default valuenullDetails
Type
Propertyprivate  $property= ''

Property to check for.

Details
Type
Propertyprivate  $resource= ''

Resource to check for

Details
Type
Propertyprivate  $type= 'null'
Default valuenullDetails
Type
Propertyprivate  $value= 'true'

Value property should be set to.

Default valuetrueDetails
Type

Methods

methodprivate  _checkFile( ) :
methodprivate  _checkFile1(  $file ) :
Parameters
Name Type Description
$file
methodprivate  _checkResource(  $resource ) :
Parameters
Name Type Description
$resource
methodpublic  createFilepath( ) : \Path
Creates a path to be configured
Returns
Type Description
\Path
methodpublic  evaluate( ) :
methodpublic  main( ) :
methodpublic  setFile(  $file ) :
Parameters
Name Type Description
$file
methodpublic  setFilepath( \Path $filepath ) :
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.
methodpublic  setProperty(  $property ) :
Parameters
Name Type Description
$property
methodpublic  setResource(  $resource ) :
Parameters
Name Type Description
$resource
methodpublic  setType(  $type ) :
Parameters
Name Type Description
$type
methodpublic  setValue(  $value ) :
Parameters
Name Type Description
$value
Documentation was generated by DocBlox 0.13.1.