|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\MetaData\Copyright\EntryInterface:
Collaboration diagram for ILIAS\MetaData\Copyright\EntryInterface:Public Member Functions | |
| id () | |
| title () | |
| description () | |
| isDefault () | |
| isOutdated () | |
| position () | |
| copyrightData () | |
Definition at line 23 of file EntryInterface.php.
| ILIAS\MetaData\Copyright\EntryInterface::copyrightData | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
Referenced by ilMDCopyrightConfigurationGUI\deleteFile(), and ilMDCopyrightConfigurationGUI\deleteFileIfChanged().
Here is the caller graph for this function:| ILIAS\MetaData\Copyright\EntryInterface::description | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
| ILIAS\MetaData\Copyright\EntryInterface::id | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
Referenced by ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest\getCopyrightHelper(), and ILIAS\MetaData\Editor\Digest\CopyrightHandler\isCopyrightTemplateActive().
Here is the caller graph for this function:| ILIAS\MetaData\Copyright\EntryInterface::isDefault | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
| ILIAS\MetaData\Copyright\EntryInterface::isOutdated | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
| ILIAS\MetaData\Copyright\EntryInterface::position | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.
| ILIAS\MetaData\Copyright\EntryInterface::title | ( | ) |
Implemented in ILIAS\MetaData\Copyright\Entry, and ILIAS\MetaData\Copyright\NullEntry.