mappers/GlobMapper.php

Show: inherited
Table of Contents

description here

Author
Andreas Aderhold, andi@binarycloud.com  
Package
phing.mappers  
Version
$Id$  

\GlobMapper

Package: phing\mappers

description here

Parent(s)
\FileNameMapper
Author
Andreas Aderhold, andi@binarycloud.com  
Version
$Id$  

Properties

Propertyprivate  $fromPostfix= 'null'

Part of "from" pattern after the *.

Default valuenullDetails
Type
n/a
Propertyprivate  $fromPrefix= 'null'

Part of "from" pattern before the *.

Default valuenullDetails
Type
n/a
Propertyprivate  $postfixLength= ''

Length of the postfix ("from" pattern).

Details
Type
n/a
Propertyprivate  $prefixLength= ''

Length of the prefix ("from" pattern).

Details
Type
n/a
Propertyprivate  $toPostfix= 'null'

Part of "to" pattern after the *.

Default valuenullDetails
Type
n/a
Propertyprivate  $toPrefix= 'null'

Part of "to" pattern before the *.

Default valuenullDetails
Type
n/a

Methods

methodprivate_extractVariablePart(  $_name ) : void

Parameters
Name Type Description
$_name
methodpublicmain(  $_sourceFileName ) : void

Parameters
Name Type Description
$_sourceFileName
methodpublicsetFrom(  $from ) : void

Parameters
Name Type Description
$from
methodpublicsetTo(  $to ) : void

Sets the "to" pattern. Required.

Parameters
Name Type Description
$to
Documentation was generated by DocBlox 0.18.1.