JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site.
Phing User Guide
MailTask
Sidebar
Prev
|
Up
|
Next
Supported Nested Tags
fileset
Files to be attached.
Contents
Search
Preface
About this book
Authors
Copyright
License
DocBook
Building the documentation
Template for new tasks
Customization of the look & feel of the rendered outputs
DocBook v5 elements used in the manual and their meaning
Introduction
What Phing Is
Phing & Binarycloud: History
How Phing Works
Cool, so how can I help?
Participating in the development
Setting-up Phing
System Requirements
Operating Systems
Software Dependencies
Obtaining Phing
Distribution Files
Getting the latest source from Phing Git repository
PEAR Install
Non-PEAR Install
Unix
Windows
Advanced
Calling Phing
Command Line
Supported command line arguments
Getting started
XML And Phing
Writing A Simple Buildfile
Project Element
Target Element
Target attributes
Task Elements
Property Element
Built-in Properties
More Complex Buildfile
Handling source dependencies
Relax NG Grammar
Project components
Projects
Version
Project Components in General
Targets
Tasks
Types
Basics
Referencing Types
Basic Types
FileSet
FileList
FilterChains and Filters
File Mappers
Conditions
not
and
or
os
equals
isset
contains
istrue
isfalse
referenceexists
available
Extending Phing
Extension Possibilities
Tasks
Types
Mappers
Source Layout
Files And Directories
File Naming Conventions
Coding Standards
System Initialization
Wrapper Scripts
The Main Application (phing.php)
The Phing Class
System Services
The Exception system
Build Lifecycle
How Phing Parses Buildfiles
Writing Tasks
Creating A Task
Using the Task
Source Discussion
Task Structure
Includes
Class Declaration
Class Properties
The Constructor
Setter Methods
Creator Methods
init() Method
main() Method
Arbitrary Methods
Writing Types
Creating a DataType
Using the DataType
Source Discussion
Getters & Setters
The getRef() Method
Writing Mappers
Creating a Mapper
Using the Mapper
Fact Sheet
Built-In Properties
Command Line Arguments
Distribution File Layout
Program Exit Codes
The LGPL License
The GFDL License
Core tasks
AdhocTaskdefTask
Examples
AdhocTypedefTask
Example
AppendTask
Examples
Supported Nested Tags
ApplyTask
Examples
Supported Nested Tags
AvailableTask
Examples
ChmodTask
Examples
Supported Nested Tags
ChownTask
Examples
Supported Nested Tags
ConditionTask
Examples
Supported Nested Tags
CopyTask
Examples
Supported Nested Tags
CvsTask
Examples
CvsPassTask
Examples
DeleteTask
Examples
Supported Nested Tags
EchoTask
Examples
Supported Nested Tags
ExecTask
Examples
Supported Nested Tags
FailTask
Examples
ForeachTask
Examples
Supported Nested Tags
IfTask
Examples
ImportTask
Target Overriding
Special Properties
Resolving Files Against the Imported File
Examples
IncludePathTask
Examples
InputTask
Examples
LoadFileTask
Examples
Supported Nested Tags:
MkdirTask
Examples
MoveTask
Examples
Attributes and Nested Elements
PhingTask
Examples
Supported Nested Tags
Base directory of the new project
PhingCallTask
Examples
Supported Nested Tags
PhpEvalTask
Examples
Supported Nested Tags
PropertyTask
Examples
Supported Nested Tags:
PropertyPromptTask
Examples
ReflexiveTask
Examples
Supported Nested Tags:
ResolvePathTask
Examples
TaskdefTask
Examples
Supported Nested Tags
TouchTask
Examples
Supported Nested Tags
TryCatchTask
Examples
TstampTask
Examples
Supported Nested Tags
TypedefTask
Examples
Supported Nested Tags
UpToDateTask
Examples
Supported Nested Tags
WaitForTask
Examples
Supported Nested Tags
XsltTask
Examples
Supported Nested Elements
Optional tasks
ApiGenTask
Example
CoverageMergerTask
Example
Supported Nested Tags
CoverageReportTask
Example
Supported Nested Tags
CoverageSetupTask
Example
Supported Nested Tags
CoverageThresholdTask
Example
Supported Nested Tags
DbDeployTask
Example
DocBloxTask
Example
Supported Nested Tags
ExportPropertiesTask
Example
FileHashTask
Example
FileSizeTask
Example
FileSyncTask
Example
FtpDeployTask
Example
Supported Nested Tags
GitInitTask
Example
GitCloneTask
Example
GitGcTask
Example
GitBranchTask
Example
GitFetchTask
Example
GitCheckoutTask
Example
GitCommitTask
Example
Supported Nested Tags
GitMergeTask
Example
GitPullTask
Example
GitPushTask
Example
GitTagTask
Example
GitLogTask
Example
GrowlNotifyTask
Examples
HttpGetTask
Example
Supported Nested Tags
Global configuration
HttpRequestTask
Example
Supported Nested Tags
Global configuration
IoncubeEncoderTask
Example
Supported Nested Tags
IoncubeLicenseTask
Example
Supported Nested Tags
JslLintTask
Example
Supported Nested Tags
JsMinTask
Example
Supported Nested Tags
LiquibaseTask
Example
Supported Nested Tags
LiquibaseChangeLogTask
Example
Supported Nested Tags
LiquibaseDbDocTask
Example
Supported Nested Tags
LiquibaseDiffTask
Example
Supported Nested Tags
LiquibaseRollbackTask
Example
Supported Nested Tags
LiquibaseTagTask
Example
Supported Nested Tags
LiquibaseUpdateTask
Example
Supported Nested Tags
MailTask
Example
Supported Nested Tags
ParallelTask
Example
PatchTask
Example
PDOSQLExecTask
Example
Supported Nested Tags
PearPackageTask
Example
Supported Nested Tags
PearPackage2Task
Example
Supported Nested Tags
PharPackageTask
Example
Supported Nested Tags
PhkPackageTask
Example
Supported Nested Tags
PhpCodeSnifferTask
Examples
Supported Nested Tags
PHPCPDTask
Examples
Supported Nested Tags
PHPLocTask
Examples
Supported Nested Tags
PHPMDTask
Example
Supported Nested Tags
PhpDependTask
Example
Supported Nested Tags
PhpDocumentorTask
Example
Supported Nested Tags
PhpDocumentor2Task
Example
Supported Nested Tags
PhpDocumentorExternalTask
Example
PhpLintTask
Example
Supported Nested Tags
PHPUnitTask
Supported Nested Tags
Example
Supported Nested Tags
PHPUnitReport
Example
rSTTask
Features
Examples
Supported Nested Tags
S3PutTask
Example
Supported Nested Tags
S3GetTask
Example
ScpTask
Example
Supported Nested Tags
SshTask
Example
Supported Nested Tags
SimpleTestTask
Example
Supported Nested Tags
SvnCheckoutTask
Example
SvnCommitTask
Example
SvnCopyTask
Example
SvnExportTask
Example
SvnInfoTask
Example
SvnLastRevisionTask
Example
SvnListTask
Example
SvnLogTask
Example
SvnUpdateTask
Example
SvnSwitchTask
Example
SymfonyConsoleTask
Examples
Supported Nested Tags
SymlinkTask
Example
Supported Nested Tags
TarTask
Example
Supported Nested Tags
UntarTask
Example
Supported Nested Tags
UnzipTask
Example
Supported Nested Tags
VersionTask
Example
WikiPublishTask
Example
XmlLintTask
Examples
Supported Nested Tags
XmlPropertyTask
Example
ZendCodeAnalyzerTask
Example
Supported Nested Tags
ZendGuardEncodeTask
Example
Supported Nested Tags
ZendGuardLicenseTask
Examples
ZipTask
Example
Supported Nested Tags
Core Types
Excludes
Nested tags
Usage Examples
FileList
Usage Examples
FileSet
Using wildcards
Usage Examples
Nested tags
PatternSet
Usage Example
Nested tags
Path / Classpath
Nested tags
Core filters
PhingFilterReader
Nested tags
Advanced
ExpandProperties
HeadFilter
IconvFilter
Line Contains
Nested tags
LineContainsRegexp
Nested tags
PrefixLines
ReplaceTokens
Nested tags
ReplaceTokensWithFile
Nested tags
ReplaceRegexp
Nested tags
StripLineBreaks
StripLineComments
Nested tags
StripPhpComments
StripWhitespace
TabToSpaces
TailFilter
TidyFilter
Nested tags
XincludeFilter
XsltFilter
Nested tags
Core mappers
Common Attributes
FlattenMapper
Examples
GlobMapper
Examples
IdentityMapper
MergeMapper
Examples
RegexpMapper
Examples
Core selectors
Contains
Date
Depend
Depth
Filename
Present
Containsregexp
Size
Type
And
Majority
None
Not
Or
Selector
Project Components
Phing Projects
Example
Attributes
Targets
Example
Attributes
File Formats
Build File Format
Property File Format
Bibliography
International Standards
Licenses
Open Source Projects
Manuals
Other Resources
Search Highlighter (On/Off)