API documentation :: Docs For Class arbitBackendIniConfigurationBase
Packages:Interfaces:
Classes:
|
Core::IniBackend::arbitBackendIniConfigurationBaseClass arbitBackendIniConfigurationBaseBase class for configuration wrappers Base class for configuration wrappers
Descendants
Member Variables
Method Summary
Methods__construct
void
__construct(
$config
)
Construct from ezc configuration manager Construct from ezc configuration manager Parameters:
Redefined in descendants as:
get
void
get(
mixed
$group
, mixed
$value
)
Get a configuration value Get a configuration value Parameters:
getAll
void
getAll(
)
Returns an array with all configuration options and shortcuts Returns an array with all configuration options and shortcuts __set
void
__set(
string
$property
, mixed
$value
)
Property setting stub, always throwing an exception. Property setting stub, always throwing an exception. Parameters:
Documentation generated on Mon, 05 Apr 2010 14:01:36 +0200 by phpDocumentor 1.4.3
|