ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.ilObjectServiceInterface.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2018 ILIAS open source, Extended GPL, see docs/LICENSE */
4
11
interface
ilObjectServiceInterface
12
{
18
public
function
commonSettings
() :
ilObjectCommonSettings
;
19
}
ilObjectCommonSettings
Common settings for objects.
Definition:
class.ilObjectCommonSettings.php:11
ilObjectServiceInterface
Object service.
Definition:
interface.ilObjectServiceInterface.php:11
ilObjectServiceInterface\commonSettings
commonSettings()
Get common settings subservice.
Services
Object
Service
interfaces
interface.ilObjectServiceInterface.php
Generated on Wed Sep 3 2025 21:01:33 for ILIAS by
1.8.13 (using
Doxyfile
)