|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Inheritance diagram for ILIAS\WebDAV\Mount\ObjectInstructions:
Collaboration diagram for ILIAS\WebDAV\Mount\ObjectInstructions:Public Member Functions | |
| __construct (Repository $a_repo, UriBuilder $a_uri_builder, ilSetting $a_settings, string $language, protected int $ref_id) | |
Public Member Functions inherited from ILIAS\WebDAV\Mount\BaseInstructions | |
| __construct (protected Repository $repo, protected UriBuilder $uri_builder, protected ilSetting $settings, protected string $language) | |
| getMountInstructionsAsArray (array $mount_instructions=[]) | |
Protected Member Functions | |
| fillPlaceholdersForMountInstructions (array $mount_instructions) | |
| fillPlaceholdersForMountInstructions (array $mount_instructions) | |
Protected Attributes | |
| int | $obj_id |
| string | $obj_title |
Definition at line 26 of file ObjectInstructions.php.
| ILIAS\WebDAV\Mount\ObjectInstructions::__construct | ( | Repository | $a_repo, |
| UriBuilder | $a_uri_builder, | ||
| ilSetting | $a_settings, | ||
| string | $language, | ||
| protected int | $ref_id | ||
| ) |
Definition at line 31 of file ObjectInstructions.php.
References ILIAS\GlobalScreen\Provider\__construct(), ilObject\_lookupObjectId(), and ilObject\_lookupTitle().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\WebDAV\Mount\BaseInstructions.
Definition at line 45 of file ObjectInstructions.php.
|
protected |
Definition at line 28 of file ObjectInstructions.php.
|
protected |
Definition at line 29 of file ObjectInstructions.php.