|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\XML\Copyright\CopyrightHandler:
Collaboration diagram for ILIAS\MetaData\XML\Copyright\CopyrightHandler:Public Member Functions | |
| __construct (CopyrightRepository $copyright_repository, IdentifierHandler $identifier_handler, SettingsInterface $settings) | |
| copyrightForExport (string $copyright) | |
| copyrightFromExport (string $copyright) | |
| copyrightAsString (string $copyright) | |
| isCopyrightSelectionActive () | |
| isCopyrightSelectionActive () | |
| copyrightForExport (string $copyright) | |
| copyrightFromExport (string $copyright) | |
| copyrightAsString (string $copyright) | |
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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| 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(), and ILIAS\MetaData\XML\Copyright\CopyrightHandler\isCopyrightSelectionActive().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().