|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ILIAS\MetaData\OERHarvester\Publisher\PublisherTest:
Collaboration diagram for ILIAS\MetaData\OERHarvester\Publisher\PublisherTest:Protected Member Functions | |
| getSettings (int $editorial_ref_id=0, int $publishing_ref_id=0, bool $automatic_publishing_enabled=false,) | |
| getObjectHandler (array $exclusive_ref_ids=[],) | |
| Returned ref_ids are always given by concatenation of target ref_id and obj_id. More... | |
| getExportHandler (int ... $already_have_export_obj_ids) | |
| getStatusRepository (array $currently_harvested=[]) | |
| Currently harvested objects are passed as obj_id => href_id. More... | |
| getExposedRecordRepository (int ... $has_record_obj_ids,) | |
| getXMLWriter (array $returned_md=[]) | |
| Metadata is passed as array via obj_id => metadata-xml as string. More... | |
| getNullAccess () | |
Definition at line 50 of file PublisherTest.php.
|
protected |
Definition at line 124 of file PublisherTest.php.
|
protected |
Definition at line 191 of file PublisherTest.php.
|
protected |
Definition at line 256 of file PublisherTest.php.
|
protected |
Returned ref_ids are always given by concatenation of target ref_id and obj_id.
Definition at line 89 of file PublisherTest.php.
|
protected |
Definition at line 52 of file PublisherTest.php.
|
protected |
Currently harvested objects are passed as obj_id => href_id.
Definition at line 150 of file PublisherTest.php.
|
protected |
Metadata is passed as array via obj_id => metadata-xml as string.
Definition at line 232 of file PublisherTest.php.
References $ref_id, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testAccept | ( | ) |
Definition at line 611 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testAcceptWithAlreadyExistingRecord | ( | ) |
Definition at line 659 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testBlock | ( | ) |
Definition at line 261 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testPublish | ( | ) |
Definition at line 301 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testPublishWithAlreadyExistingRecord | ( | ) |
Definition at line 394 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testPublishWithAlreadyExportedObject | ( | ) |
Definition at line 349 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testReject | ( | ) |
Definition at line 707 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testRejectWithAutomaticPublishing | ( | ) |
Definition at line 754 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testRejectWithOnlyOneReference | ( | ) |
Definition at line 732 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testSubmit | ( | ) |
Definition at line 544 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testSubmitWithAlreadyExportedObject | ( | ) |
Definition at line 579 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testUnblock | ( | ) |
Definition at line 284 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testWithdraw | ( | ) |
Definition at line 442 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testWithdrawWithAutomaticPublishing | ( | ) |
Definition at line 505 of file PublisherTest.php.
| ILIAS\MetaData\OERHarvester\Publisher\PublisherTest::testWithdrawWithOnlyOneReference | ( | ) |
Definition at line 475 of file PublisherTest.php.