IsterObject | --IsterAttributeSet | --IsterAppPropertyCollection
Author(s): Ingo Schramm
Copyright: Copyright (c) 2005 Ister.ORG Ingo Schramm
As of version 0.4.0 this class replaces IsterAppConfigureCollection for better performance.
IsterAppPropertyCollection IsterAppPropertyCollection( )
mixed getProperty( string $name)
Parameters:
boolean setProperty( string $name, mixed $value, [boolean $tmp = false])
If $tmp has a true value, the property will be discarded when the script ends.
boolean setReader( mixed $reader)
boolean setWriter( mixed $writer)
boolean write( )