apidoc |
![]() |
[ class tree: apidoc ] [ index: apidoc ] [ all elements ] |
![]() |
Packages: PEAR PEAR_ErrorStack System Classes:
PEAR
OS_Guess PEAR PEAR_Autoloader PEAR_Builder PEAR_Command PEAR_Command_Auth PEAR_Command_Build PEAR_Command_Common PEAR_Command_Config PEAR_Command_Install PEAR_Command_Mirror PEAR_Command_Package PEAR_Command_Registry PEAR_Command_Remote PEAR_Common PEAR_Config PEAR_Dependency PEAR_Downloader PEAR_Error PEAR_Frontend_CLI PEAR_Installer PEAR_Packager PEAR_Registry PEAR_Remote PEAR_RunTest |
[ Top ] $configuration_info = array(
|
Type: | array |
[line 205]
Array of config files used.Type: | array |
[line 210]
Type: | mixed |
|
string | $user_file | — | (optional) file to read user-defined options from |
string | $system_file | — | (optional) file to read system-wide defaults from |
|
string | $key | — | config key |
|
string | $key | — | config key |
$layer | — |
|
string | $layer | — | 'user' or 'system' |
|
string | $key | — | config key |
|
string | $key | — | config key |
|
string | $group | — | parameter group |
|
|
|
|
string | $key | — | config key |
|
string | $key | — | config key |
|
string | $key | — | config key |
|
string | $key | — | config key |
|
string | $key | — | config key |
|
string | $layer | — | config layer |
|
string | $file | — | file to read from |
bool | $override | — | (optional) whether to overwrite existing data (default TRUE) |
string | $layer | — | config layer to insert data into ('user' or 'system') |
|
string | $file | — | (optional) file to read from, if NULL or not specified, the last-used file for the same layer (second param) is used |
string | $layer | — | (optional) config layer to insert data into ('user' or 'system') |
|
string | $key | — | config key |
string | $layer | — | (optional) config layer |
|
string | 1 | — | (optional) config layer |
string | $layer | — | config key |
|
Enforces the types defined in the configuration_info array. An integer config variable will be cast to int, and a set config variable will be validated against its legal values.
string | $key | — | config key |
string | $value | — | config value |
string | $layer | — | (optional) config layer |
|
string | $user_file | — | (optional) file to read user-defined options from |
string | $system_file | — | (optional) file to read system-wide defaults from |
|
string | $layer | — | config layer to store |
$data | — |
|
string | $key | — | config key |
|
string | $file | — | file to read from |
bool | $layer | — | (optional) whether to overwrite existing data (default TRUE) |
string | $data | — | config layer to insert data into ('user' or 'system') |