[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/filters/ -> ExpandProperties.php (sommaire)

(pas de description)

Poids: 82 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

ExpandProperties:: (2 méthodes):
  read()
  chain()


Classe: ExpandProperties  - X-Ref

Expands Phing Properties, if any, in the data.
<p>
Example:<br>
<pre><expandproperties/></pre>
Or:
<pre><filterreader classname="phing.filters.ExpandProperties'/></pre>

read($len = null)   X-Ref
Returns the filtered stream.
The original stream is first read in fully, and the Phing properties are expanded.

return: mixed     the filtered stream, or -1 if the end of the resulting stream has been reached.

chain(Reader $reader)   X-Ref
Creates a new ExpandProperties filter using the passed in
Reader for instantiation.

param: object A Reader object providing the underlying stream.
return: object A new filter based on this configuration, but filtering



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7