ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
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 = ilObjectDIC::dic();
33  return $object_dic['common_settings'];
34  }
+ Here is the caller graph for this function:

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