Stud.IP  4.2 Revision
ConfigurationModel Class Reference
Collaboration diagram for ConfigurationModel:
Collaboration graph

Static Public Member Functions

static getConfig ($section=null, $name=null)
 
static searchUserConfiguration ($user_id=null)
 
static showUserConfiguration ($user_id, $field)
 
static searchCourseConfiguration ($range_id=null)
 
static showCourseConfiguration ($range_id, $field)
 
static getConfigInfo ($field)
 

Member Function Documentation

◆ getConfig()

static getConfig (   $section = null,
  $name = null 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getConfigInfo()

static getConfigInfo (   $field)
static

Show all information for one configuration parameter

Parameters
string$field
Here is the call graph for this function:
Here is the caller graph for this function:

◆ searchCourseConfiguration()

static searchCourseConfiguration (   $range_id = null)
static

Search the course configuration from the config or give all parameter with range=course

Parameters
string$range_id
Returns
array()
Here is the call graph for this function:
Here is the caller graph for this function:

◆ searchUserConfiguration()

static searchUserConfiguration (   $user_id = null)
static

Search the user configuration from the config or give all parameter with range=user

Parameters
string$user_id
Returns
array()
Here is the call graph for this function:
Here is the caller graph for this function:

◆ showCourseConfiguration()

static showCourseConfiguration (   $range_id,
  $field 
)
static

Show the course configuration for one parameter

Parameters
string$range_id
string$field
Returns
array()
Here is the call graph for this function:
Here is the caller graph for this function:

◆ showUserConfiguration()

static showUserConfiguration (   $user_id,
  $field 
)
static

Show the user configuration for one parameter

Parameters
string$user_id
string$field
Returns
array()
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: