phing-filters
[
class tree: phing-filters
] [
index: phing-filters
] [
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:
BaseFilterReader.php
BaseParamFilterReader.php
ChainableReader.php
ExpandProperties.php
HeadFilter.php
LineContains.php
LineContainsRegexp.php
PrefixLines.php
ReplaceRegexp.php
ReplaceTokens.php
StripLineBreaks.php
StripLineComments.php
StripPhpComments.php
StripWhitespace.php
TabToSpaces.php
TailFilter.php
TidyFilter.php
TranslateGettext.php
XincludeFilter.php
XsltFilter.php
Interfaces:
ChainableReader
Classes:
BaseFilterReader
BaseParamFilterReader
Comment
Contains
ExpandProperties
HeadFilter
LineContains
LineContainsRegexp
PrefixLines
ReplaceRegexp
ReplaceTokens
ReplaceTokensWithFile
StripLineBreaks
StripLineComments
StripPhpComments
StripWhitespace
TabToSpaces
TailFilter
TidyFilter
Token
TranslateGettext
XincludeFilter
XsltFilter
XSLTParam
Class: ChainableReader
Source Location: /filters/ChainableReader.php
Interface Overview
Interface indicating that a reader may be chained to another one.
Author(s):
Magesh Umasankar
Methods
chain
Class Details
[line 29]
Interface indicating that a reader may be chained to another one.
Tags:
author:
Magesh Umasankar
[
Top
]
Class Methods
method chain
[line 40]
Reader
chain( $rdr)
Returns a reader with the same configuration as this one, but filtering input from the specified reader.
Tags:
return:
A reader with the same configuration as this one, but filtering input from the specified reader
access:
public
Parameters:
Reader
$rdr
the reader which the returned reader should be filtering
[
Top
]
Documentation generated on Mon, 19 Oct 2009 10:50:30 +0200 by
phpDocumentor 1.4.3