◆ getConfig()
static getConfig |
( |
|
$section = null , |
|
|
|
$name = null |
|
) |
| |
|
static |
◆ getConfigInfo()
static getConfigInfo |
( |
|
$field | ) |
|
|
static |
Show all information for one configuration parameter
- Parameters
-
◆ searchCourseConfiguration()
static searchCourseConfiguration |
( |
|
$range_id = null | ) |
|
|
static |
Search the course configuration from the config or give all parameter with range=course
- Parameters
-
- Returns
- array()
◆ searchUserConfiguration()
static searchUserConfiguration |
( |
|
$user_id = null | ) |
|
|
static |
Search the user configuration from the config or give all parameter with range=user
- Parameters
-
- Returns
- array()
◆ showCourseConfiguration()
static showCourseConfiguration |
( |
|
$range_id, |
|
|
|
$field |
|
) |
| |
|
static |
Show the course configuration for one parameter
- Parameters
-
string | $range_id | |
string | $field | |
- Returns
- array()
◆ showUserConfiguration()
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: