ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
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.

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

31  {
32  $object_dic = LocalDIC::dic();
33  return $object_dic['settings.common'];
34  }
+ Here is the caller graph for this function:

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