mappers/MergeMapper.php

Show: inherited
Table of Contents

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

Author
Andreas Aderhold  
Package
phing.mappers  
Version
$Id$  

\MergeMapper

Package: phing\mappers

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

Parent(s)
\FileNameMapper
Author
Andreas Aderhold  
Version
$Id$  

Properties

Propertyprivate  $mergedFile= ''

the merge

Details
Type
n/a

Methods

methodpublicmain( mixed $sourceFileName ) : mixed

The mapper implementation. Basically does nothing in this case.

Parameters
Name Type Description
$sourceFileName mixed

The data the mapper works on

Returns
Type Description
mixed The data after the mapper has been applied
Details
Access
public  
Author
Andreas Aderhold, andi@binarycloud.com  
methodpublicsetFrom(  $from ) : void

Ignored.

Parameters
Name Type Description
$from
methodpublicsetTo( string $to ) : boolean

Accessor. Sets the to property

Parameters
Name Type Description
$to string

To what this mapper should convert the from string

Returns
Type Description
boolean True
Details
Access
public  
Author
Andreas Aderhold, andi@binarycloud.com  
Documentation was generated by DocBlox 0.18.1.