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

Public Member Functions

 ExternConfigDb ($range_id, $module_name, $config_id= '')
 store ()
 parse ()
 insertConfiguration ()
- Public Member Functions inherited from ExternConfig
 GetInstance ($range_id, $module_name, $config_id= '')
 ExternConfig ($range_id, $module_name, $config_id= '')
 getName ()
 getConfigName ()
 getType ()
 getTypeName ()
getConfiguration ()
 setConfiguration ($config)
 setDefaultConfiguration ($config)
 getParameterNames ()
 getAllParameterNames ()
 getValue ($element_name, $attribute)
 setValue ($element_name, $attribute, $value)
 getAttributes ($element_name, $tag, $second_set=FALSE)
 getTag ($element_name, $tag, $second_set=FALSE)
 restore ($module, $element_name= '', $values= '')
 makeId ()
 getId ()
 createConfigName ($range_id)
 setGlobalConfig ($global_config, $registered_elements)
 deleteConfiguration ()
 copy ($range_id)
 GetAllConfigurations ($range_id, $type=NULL)
 GetConfigurationMetaData ($range_id, $config_id)
 ExistConfiguration ($range_id, $config_id)
 SetStandardConfiguration ($range_id, $config_id)
 DeleteAllConfigurations ($range_id)
 GetInfo ($range_id, $config_id)
 GetGlobalConfiguration ($range_id)
 ChangeName ($range_id, $module_type, $config_id, $old_name, $new_name)
 GetConfigurationByName ($range_id, $module_type, $name)
 GetStandardConfiguration ($range_id, $type)
 GetInstitutesWithConfigurations ($check_view=null)

Data Fields

 $db
- Data Fields inherited from ExternConfig
 $id = NULL
 $config = array()
 $global_id = NULL
 $module_type
 $module_name
 $config_name
 $range_id

Additional Inherited Members

- Protected Member Functions inherited from ExternConfig
 updateConfiguration ()

Member Function Documentation

ExternConfigDb (   $range_id,
  $module_name,
  $config_id = '' 
)

Here is the call graph for this function:

insertConfiguration ( )

Reimplemented from ExternConfig.

parse ( )

Reimplemented from ExternConfig.

Here is the call graph for this function:

store ( )

Reimplemented from ExternConfig.

Here is the call graph for this function:

Field Documentation

$db

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