Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
ConfigurationModel Class Reference
Collaboration diagram for ConfigurationModel:
Collaboration graph

Static Public Member Functions

static getConfig ()
static searchConfig ($search_key)
static searchUserConfiguration ($user_id=NULL, $give_all=false)
static showUserConfiguration ($user_id, $field)
static getConfigInfo ($config_id=NULL)

Detailed Description

Member Function Documentation

static getConfig ( )
static

Here is the call graph for this function:

Here is the caller graph for this function:

static getConfigInfo (   $config_id = NULL)
static

Show all information for one configuration parameter

Parameters
string$config_id

Here is the call graph for this function:

Here is the caller graph for this function:

static searchConfig (   $search_key)
static

Search for the key (field)

Parameters
string$search_key
Returns
array() list of config-entries

Here is the call graph for this function:

Here is the caller graph for this function:

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:

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: