tasks/ext/MailTask.php

Show: inherited
Table of Contents

Send an e-mail message

The build process is a success...

Author
Francois Harvey at SecuriWeb (http://www.securiweb.net)  
Package
phing.tasks.ext  
Version
$Id: MailTask.php 992 2010-11-16 12:28:11Z mrook $  

\MailTask

Package: phing\tasks\ext

Send an e-mail message

The build process is a success...

Parent(s)
\Task < \ProjectComponent
Author
Francois Harvey at SecuriWeb (http://www.securiweb.net)  
Version
$Id: MailTask.php 992 2010-11-16 12:28:11Z mrook $  

Properties

Propertyprotected  $filesets= 'array()'
Default valuearray()Details
Type
n/a
Propertyprotected  $from= 'null'
Default valuenullDetails
Type
n/a
Propertyprotected  $msg= 'null'
Default valuenullDetails
Type
n/a
Propertyprotected  $subject= 'null'
Default valuenullDetails
Type
n/a
Propertyprotected  $tolist= 'null'
Default valuenullDetails
Type
n/a

Methods

methodpublicaddText(  $msg ) : void

Supports the Message syntax.

Parameters
Name Type Description
$msg
methodpubliccreateFileSet( ) : void

Adds a fileset

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

methodpublicsetFrom(  $from ) : void

Sets email address of sender

Parameters
Name Type Description
$from
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

methodpublicsetRecipient(  $recipient ) : void

Alias for (deprecated) recipient

Parameters
Name Type Description
$recipient
methodpublicsetRuntimeConfigurableWrapper( ) : void

methodpublicsetSubject(  $subject ) : void

Setter for subject

Parameters
Name Type Description
$subject
methodpublicsetTaskName( ) : void

methodpublicsetTaskType( ) : void

methodpublicsetTo(  $to ) : void

Alias for to

Parameters
Name Type Description
$to
methodpublicsetToList(  $tolist ) : void

Setter for tolist

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