description here
author | Andreas Aderhold, andi@binarycloud.com |
---|---|
version | $Id$ |
package | phing.mappers |
main($_sourceFileName) : array
array
The data after the mapper has been applied; must be in array format (for some reason).setFrom(string $from) : void
Sets the from property. What this mapper should recognize. The actual implementation is dependent upon the child class
string
On what this mapper should work
setTo(string $to) : void
Required.
string
To what this mapper should convert the from string
_extractVariablePart($_name)
$fromPostfix
$fromPrefix
$postfixLength
$prefixLength
$toPostfix
$toPrefix