Detailed Description
Member Function Documentation
| static getConfigInfo |
( |
|
$config_id = NULL | ) |
|
|
static |
Show all information for one configuration parameter
- Parameters
-
| static searchConfig |
( |
|
$search_key | ) |
|
|
static |
Search for the key (field)
- Parameters
-
- Returns
- array() list of config-entries
| static searchUserConfiguration |
( |
|
$user_id = NULL, |
|
|
|
$give_all = false |
|
) |
| |
|
static |
Search the user configuration from the user_config or give all parameter with range=user
- Parameters
-
| string | $user_id | |
| string | $give_all | |
- Returns
- array()
| static showUserConfiguration |
( |
|
$user_id, |
|
|
|
$field |
|
) |
| |
|
static |
Show the user configuration for one parameter
- Parameters
-
| string | $user_id | |
| string | $field | |
- Returns
- array()
The documentation for this class was generated from the following file: