|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest:
Collaboration diagram for ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest: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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 272 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct().
Here is the call graph for this function:
|
protected |
| int[] | $entry_ids | |
| int[] | $outdated_entry_ids |
Definition at line 119 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest\getCopyrightEntry().
Here is the call graph for this function:
|
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.
Here is the call graph for this function:
|
protected |
Definition at line 229 of file CopyrightHelperTest.php.
References $path, and ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 54 of file CopyrightHelperTest.php.
References ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\__construct(), and ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelper\isCopyrightSelectionActive().
Here is the call graph for this function:| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetAllCopyrightPresets | ( | ) |
Definition at line 512 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetAllCopyrightPresetsInactiveCPSelection | ( | ) |
Definition at line 524 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightPreset | ( | ) |
Definition at line 492 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClause | ( | ) |
Definition at line 566 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseDefaultCPIdentifier | ( | ) |
Definition at line 602 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseDefaultCPIdentifierButInactiveCPSelection | ( | ) |
Definition at line 618 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetCopyrightSearchClauseMultipleCPIdentifiers | ( | ) |
Definition at line 581 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetNonOutdatedCopyrightPresets | ( | ) |
Definition at line 536 of file CopyrightHelperTest.php.
| ILIAS\MetaData\Services\CopyrightHelper\CopyrightHelperTest::testGetNonOutdatedCopyrightPresetsInactiveCPSelection | ( | ) |
Definition at line 554 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.