Class that allows reading tokens from INI files.
author |
Manuel Holtgewe |
---|---|
version |
$Id: f7a58ba3e6177454f89ed640754bcbd2b23e61ab $ |
package |
phing.filters.util |
log( $level, $msg)
processFile()
processSection(array $section)
array
readToken() : string
throws |
|
---|---|
string
setSection( $str)
file : object
var |
Reference to a PhingFile Object representing
|
---|
object
section : string
var |
Sets the section to load from the INI file.
|
---|
string
tokens : array
var |
---|
array
project : \Project