tasks/system/EchoTask.php

Show: inherited
Table of Contents

Echos a message to the logging system or to a file

@author Michiel Rook michiel.rook@gmail.com

Author
Andreas Aderhold, andi@binarycloud.com  
Package
phing.tasks.system  
Version
$Revision: 1335 $ $Date: 2011-10-28 21:22:27 +0200 (Fri, 28 Oct 2011) $  

\EchoTask

Package: phing\tasks\system

Echos a message to the logging system or to a file

@author Michiel Rook michiel.rook@gmail.com

Parent(s)
\Task < \ProjectComponent
Children
\WarnTask
Author
Andreas Aderhold, andi@binarycloud.com  
Version
$Revision: 1335 $ $Date: 2011-10-28 21:22:27 +0200 (Fri, 28 Oct 2011) $  

Properties

Propertyprotected  $append= 'false'
Default valuefalseDetails
Type
n/a
Propertyprotected  $file= '""'
Default value""Details
Type
n/a
Propertyprotected  $filesets= 'array()'
Default valuearray()Details
Type
n/a
Propertyprotected  $level= '"info"'
Default value"info"Details
Type
n/a
Propertyprotected  $msg= '""'
Default value""Details
Type
n/a

Methods

methodpublicaddFileSet( \FileSet $fs ) : void

Adds a fileset to echo the files of

Parameters
Name Type Description
$fs \FileSet

Set of files to echo

methodpublicaddText(  $msg ) : void

Supporting the Message syntax.

Parameters
Name Type Description
$msg
methodpublicgetDescription( ) : void

methodprotectedgetFilesetsMsg( ) : string

Merges all filesets into a string to be echoed out

Returns
Type Description
string String to echo
methodpublicgetLocation( ) : void

methodpublicgetOwningTarget( ) : void

methodpublicgetProject( ) : void

methodprotectedgetRegisterSlot( ) : void

methodpublicgetRuntimeConfigurableWrapper( ) : void

methodpublicgetTaskName( ) : void

methodpublicgetTaskType( ) : void

methodpublicinit( ) : void

methodpubliclog( ) : void

methodpublicmain( ) : void

methodpublicmaybeConfigure( ) : void

methodpublicperform( ) : void

methodpublicsetAppend(  $append ) : void

setter for append

Parameters
Name Type Description
$append
methodpublicsetDescription( ) : void

methodpublicsetFile(  $file ) : void

setter for file

Parameters
Name Type Description
$file
methodpublicsetLevel(  $level ) : void

setter for level

Parameters
Name Type Description
$level
methodpublicsetLocation( ) : void

methodpublicsetMessage(  $msg ) : void

alias setter

Parameters
Name Type Description
$msg
methodpublicsetMsg(  $msg ) : void

setter for message

Parameters
Name Type Description
$msg
methodpublicsetOwningTarget( ) : void

methodpublicsetProject( ) : void

methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

Documentation was generated by DocBlox 0.17.1.