phing-mappers
[
class tree: phing-mappers
] [
index: phing-mappers
] [
all elements
]
Todo List
Packages:
phing
JSMin
phing-filters
phing-filters-util
phing-input
phing-lib
phing-listener
phing-mappers
phing-parser
phing-system-io
phing-system-lang
phing-system-util
phing-tasks-ext
phing-tasks-ext-coverage
phing-tasks-ext-creole
phing-tasks-ext-dbdeploy
phing-tasks-ext-formatter
phing-tasks-ext-ioncube
phing-tasks-ext-pdo
phing-tasks-ext-pearpackage
phing-tasks-ext-phar
phing-tasks-ext-phk
phing-tasks-ext-phpdoc
phing-tasks-ext-phpunit
phing-tasks-ext-phpunit-formatter
phing-tasks-ext-simpletest
phing-tasks-ext-svn
phing-tasks-system
phing-tasks-system-condition
phing-types
phing-types-selecctors
phing-types-selectors
phing-util
phing-util-regex
phing-util-regexp
Files:
FileNameMapper.php
FlattenMapper.php
GlobMapper.php
IdentityMapper.php
MergeMapper.php
RegexpMapper.php
Interfaces:
FileNameMapper
Classes:
FlattenMapper
GlobMapper
IdentityMapper
MergeMapper
RegexpMapper
Class: FileNameMapper
Source Location: /mappers/FileNameMapper.php
Interface Overview
Interface for filename mapper classes.
Author(s):
Hans Lellelid <
hans@xmpl.org
>
Andreas Aderhold, andi@binarycloud.com
Version:
$Revision: 526 $
Methods
main
setFrom
setTo
Class Details
[line 30]
Interface for filename mapper classes.
Tags:
author:
Hans Lellelid <
hans@xmpl.org
>
author:
Andreas Aderhold, andi@binarycloud.com
version:
$Revision: 526 $
[
Top
]
Class Methods
method main
[line 38]
array main( mixed $sourceFileName)
The mapper implementation.
Tags:
return:
The data after the mapper has been applied; must be in array format (for some reason).
access:
public
Parameters:
mixed
$sourceFileName
The data the mapper works on.
[
Top
]
method setFrom
[line 57]
void setFrom( string $from)
Accessor. Sets the from property. What this mapper should recognize. The actual implementation is dependent upon the child class
Tags:
access:
public
Parameters:
string
$from
On what this mapper should work
[
Top
]
method setTo
[line 47]
void setTo( string $to)
Accessor. Sets the to property. The actual implementation depends on the child class.
Tags:
access:
public
Parameters:
string
$to
To what this mapper should convert the from string
[
Top
]
Documentation generated on Mon, 19 Oct 2009 10:50:55 +0200 by
phpDocumentor 1.4.3