ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Protected Member Functions | |
getSettings (bool $selection_active) | |
getPathFactory () | |
getCopyrightEntry (int $id) | |
getCopyrightRepository (array $entry_ids, array $outdated_entry_ids, int $default_entry_id) | |
getIdentifierHandler () | |
getClauseFactory () | |
getReader (string $raw_copyright) | |
getManipulator () | |
getCopyrightHelper (SettingsInterface $settings, CopyrightRepository $copyright_repo) | |
Definition at line 52 of file CopyrightHelperTest.php.
|
protected |
Definition at line 191 of file CopyrightHelperTest.php.
References $path, and ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct().
|
protected |
Definition at line 101 of file CopyrightHelperTest.php.
References $id, ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct(), and ILIAS\GlobalScreen\Provider\id().
Referenced by ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest\getCopyrightRepository().
|
protected |
Definition at line 272 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct().
|
protected |
int[] | $entry_ids | |
int[] | $outdated_entry_ids |
Definition at line 119 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest\getCopyrightEntry().
|
protected |
Definition at line 173 of file CopyrightHelperTest.php.
|
protected |
Definition at line 255 of file CopyrightHelperTest.php.
References $path.
|
protected |
Definition at line 68 of file CopyrightHelperTest.php.
References $path, ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct(), ILIAS\UI\examples\Chart\Bar\Horizontal\custom(), and ILIAS\Export\ImportHandler\File\XML\Manifest\toString.
|
protected |
Definition at line 229 of file CopyrightHelperTest.php.
References $path, and ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct().
|
protected |
Definition at line 54 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct(), and ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\isCopyrightSelectionActive().
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetAllCopyrightPresets | ( | ) |
Definition at line 492 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetAllCopyrightPresetsInactiveCPSelection | ( | ) |
Definition at line 512 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClause | ( | ) |
Definition at line 554 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseDefaultCPIdentifier | ( | ) |
Definition at line 590 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseDefaultCPIdentifierButInactiveCPSelection | ( | ) |
Definition at line 606 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseMultipleCPIdentifiers | ( | ) |
Definition at line 569 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetNonOutdatedCopyrightPresets | ( | ) |
Definition at line 524 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetNonOutdatedCopyrightPresetsInactiveCPSelection | ( | ) |
Definition at line 542 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testHasPresetCopyrightFalse | ( | ) |
Definition at line 346 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testHasPresetCopyrightFalseInactiveCPSelection | ( | ) |
Definition at line 357 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testHasPresetCopyrightTrue | ( | ) |
Definition at line 324 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testHasPresetCopyrightTrueEmpty | ( | ) |
Definition at line 335 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testIsCopyrightSelectionActiveFalse | ( | ) |
Definition at line 314 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testIsCopyrightSelectionActiveTrue | ( | ) |
Definition at line 304 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testPrepareCreateOrUpdateOfCopyrightFromPreset | ( | ) |
Definition at line 454 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testPrepareCreateOrUpdateOfCustomCopyright | ( | ) |
Definition at line 473 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadCustomCopyright | ( | ) |
Definition at line 412 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadCustomCopyrightValidIdentifier | ( | ) |
Definition at line 426 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadCustomCopyrightValidIdentifierButInactiveCPSelection | ( | ) |
Definition at line 440 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadPresetCopyright | ( | ) |
Definition at line 368 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadPresetCopyrightEmptyRawCopyright | ( | ) |
Definition at line 401 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadPresetCopyrightInactiveCPSelection | ( | ) |
Definition at line 379 of file CopyrightHelperTest.php.
ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testReadPresetCopyrightInvalidIdentifier | ( | ) |
Definition at line 390 of file CopyrightHelperTest.php.