ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (CopyrightRepository $copyright_repository, IdentifierHandler $identifier_handler, SettingsInterface $settings) | |
copyrightForExport (string $copyright) | |
copyrightFromExport (string $copyright) | |
copyrightAsString (string $copyright) | |
isCopyrightSelectionActive () | |
Protected Member Functions | |
getAllCopyrightEntries () | |
Protected Attributes | |
CopyrightRepository | $copyright_repository |
IdentifierHandler | $identifier_handler |
SettingsInterface | $settings |
array | $copyright_entries |
Definition at line 29 of file CopyrightHandler.php.
ILIAS\MetaData\XML\Copyright\CopyrightHandler::__construct | ( | CopyrightRepository | $copyright_repository, |
IdentifierHandler | $identifier_handler, | ||
SettingsInterface | $settings | ||
) |
Definition at line 40 of file CopyrightHandler.php.
References ILIAS\MetaData\XML\Copyright\CopyrightHandler\$copyright_repository, ILIAS\MetaData\XML\Copyright\CopyrightHandler\$identifier_handler, ILIAS\MetaData\XML\Copyright\CopyrightHandler\$settings, and ILIAS\Repository\settings().
ILIAS\MetaData\XML\Copyright\CopyrightHandler::copyrightAsString | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 86 of file CopyrightHandler.php.
References ILIAS\MetaData\XML\Copyright\CopyrightHandler\isCopyrightSelectionActive().
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\copyrightForExport().
ILIAS\MetaData\XML\Copyright\CopyrightHandler::copyrightForExport | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 50 of file CopyrightHandler.php.
References ILIAS\MetaData\XML\Copyright\CopyrightHandler\copyrightAsString().
ILIAS\MetaData\XML\Copyright\CopyrightHandler::copyrightFromExport | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 55 of file CopyrightHandler.php.
References ILIAS\MetaData\XML\Copyright\CopyrightHandler\getAllCopyrightEntries(), ILIAS\MetaData\XML\Copyright\CopyrightHandler\isCopyrightSelectionActive(), and null.
|
protected |
Definition at line 114 of file CopyrightHandler.php.
References ILIAS\MetaData\XML\Copyright\CopyrightHandler\$copyright_entries, and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\copyrightFromExport().
ILIAS\MetaData\XML\Copyright\CopyrightHandler::isCopyrightSelectionActive | ( | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 122 of file CopyrightHandler.php.
References ILIAS\Repository\settings().
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\copyrightAsString(), and ILIAS\MetaData\XML\Copyright\CopyrightHandler\copyrightFromExport().
|
protected |
Definition at line 38 of file CopyrightHandler.php.
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\getAllCopyrightEntries().
|
protected |
Definition at line 31 of file CopyrightHandler.php.
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\__construct().
|
protected |
Definition at line 32 of file CopyrightHandler.php.
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\__construct().
|
protected |
Definition at line 33 of file CopyrightHandler.php.
Referenced by ILIAS\MetaData\XML\Copyright\CopyrightHandler\__construct().