ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilObjectService Class Reference
+ Collaboration diagram for ilObjectService:

Public Member Functions

 commonSettings ()
 

Detailed Description

Definition at line 23 of file ilObjectService.php.

Member Function Documentation

◆ commonSettings()

ilObjectService::commonSettings ( )
Deprecated:
11: This Settings Instance will be removed with ILIAS 11. Please use ObjectProperties in ilObject.

Definition at line 30 of file ilObjectService.php.

31 {
32 $object_dic = LocalDIC::dic();
33 return $object_dic['settings.common'];
34 }

Referenced by ilObjSessionGUI\initForm(), ilObjSessionGUI\saveObject(), and ilObjSessionGUI\updateObject().

+ Here is the caller graph for this function:

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