ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
isCopyrightSelectionActive () | |
copyrightForExport (string $copyright) | |
copyrightFromExport (string $copyright) | |
copyrightAsString (string $copyright) | |
Definition at line 23 of file NullCopyrightHandler.php.
ILIAS\MetaData\XML\Copyright\NullCopyrightHandler::copyrightAsString | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 40 of file NullCopyrightHandler.php.
ILIAS\MetaData\XML\Copyright\NullCopyrightHandler::copyrightForExport | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 30 of file NullCopyrightHandler.php.
ILIAS\MetaData\XML\Copyright\NullCopyrightHandler::copyrightFromExport | ( | string | $copyright | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 35 of file NullCopyrightHandler.php.
ILIAS\MetaData\XML\Copyright\NullCopyrightHandler::isCopyrightSelectionActive | ( | ) |
Implements ILIAS\MetaData\XML\Copyright\CopyrightHandlerInterface.
Definition at line 25 of file NullCopyrightHandler.php.