MergeMapper

Implements \FileNameMapper

For merging files into a single file. In practice just returns whatever value was set for "to".

author

Andreas Aderhold andi@binarycloud.com

version

$Id$

package

phing.mappers

Methods

The mapper implementation. Basically does nothing in this case.

main($sourceFileName) : mixed
access

public

author

Andreas Aderhold, andi@binarycloud.com

Arguments

$sourceFileName

Response

mixed

The data after the mapper has been applied

Accessor. Sets the to property

setTo($to) : boolean
access

public

author

Andreas Aderhold, andi@binarycloud.com

Arguments

$to

Response

boolean

True

Ignored.

setFrom($from) 

Arguments

$from

Properties

the merge

mergedFile :