InifileSet
category |
Tasks |
---|---|
package |
phing.tasks.ext |
author |
Ken Guest ken@linux.ie |
license |
LGPL (see http://www.gnu.org/licenses/lgpl.html) |
link |
InifileSet.php |
getOperation() : void
getProperty() : string
string
getSection() : string
string
getValue() : string
string
setOperation(string $operation) : void
string
+/-
setProperty(string $property) : void
string
property/key name
setSection(string $section) : void
string
Name of section in ini file
setValue(string $value) : void
string
Value to set for key in ini file
property : string
var |
---|
string
section : string
var |
---|
string
value : mixed
var |
---|
mixed
operation : mixed
var |
---|
mixed