|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Inheritance diagram for ILIAS\WebDAV\Objects\IRSSStreamHandler:
Collaboration diagram for ILIAS\WebDAV\Objects\IRSSStreamHandler:Public Member Functions | |
| __construct (private ?ResourceIdentification $resource_identification) | |
| get () | |
| put (string $title, mixed $data, bool $publish) | |
| publish () | |
| get () | |
| publish () | |
| put (string $title, mixed $data, bool $publish) | |
Private Attributes | |
| Manager | $manager |
| Consumers | $consumer |
| ilObjFileStakeholder | $stakeholder |
Definition at line 34 of file IRSSStreamHandler.php.
| ILIAS\WebDAV\Objects\IRSSStreamHandler::__construct | ( | private ?ResourceIdentification | $resource_identification | ) |
Definition at line 42 of file IRSSStreamHandler.php.
References $DIC.
| ILIAS\WebDAV\Objects\IRSSStreamHandler::get | ( | ) |
Implements ILIAS\WebDAV\Objects\StreamHandler.
Definition at line 51 of file IRSSStreamHandler.php.
| ILIAS\WebDAV\Objects\IRSSStreamHandler::publish | ( | ) |
Implements ILIAS\WebDAV\Objects\StreamHandler.
Definition at line 109 of file IRSSStreamHandler.php.
References ILIAS\ResourceStorage\Revision\DRAFT.
| ILIAS\WebDAV\Objects\IRSSStreamHandler::put | ( | string | $title, |
| mixed | $data, | ||
| bool | $publish | ||
| ) |
Implements ILIAS\WebDAV\Objects\StreamHandler.
Definition at line 63 of file IRSSStreamHandler.php.
References $data, ILIAS\ResourceStorage\Revision\DRAFT, ILIAS\Filesystem\Stream\Streams\ofResource(), and ILIAS\Filesystem\Stream\Streams\ofString().
Here is the call graph for this function:
|
private |
Definition at line 39 of file IRSSStreamHandler.php.
|
private |
Definition at line 38 of file IRSSStreamHandler.php.
|
private |
Definition at line 40 of file IRSSStreamHandler.php.