Stud.IP  jlu_3.3 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, $give_all=false)
 
static showUserConfiguration ($user_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:

◆ searchUserConfiguration()

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()
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: