|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilWebDAVUriBuilder:Public Member Functions | |
| __construct (protected RequestInterface $request) | |
| getWebDavDefaultUri (int $a_ref_id) | |
| getWebDavNautilusUri (int $a_ref_id) | |
| getWebDavKonquerorUri (int $a_ref_id) | |
| getUriToMountInstructionModalByRef (int $a_ref_id) | |
| getUriToMountInstructionModalByLanguage (string $language) | |
Protected Member Functions | |
| changePathToWebDavScript (string $a_original_path) | |
| getWebDavPathToRef (int $a_ref_id) | |
| getWebDavPathToLanguageTemplate (string $language) | |
| getWebDavUriByPlaceholderName (string $placeholder_name, int $a_ref_id) | |
Protected Attributes | |
| array | $schemas |
| array string | $mount_instructions_query = 'mount-instructions' |
| string | $webdav_script_name = 'webdav.php' |
| UriInterface | $uri |
| string | $host |
| string | $client_id = CLIENT_ID |
| string | $web_path_to_script |
Definition at line 24 of file class.ilWebDAVUriBuilder.php.
| ilWebDAVUriBuilder::__construct | ( | protected RequestInterface | $request | ) |
Definition at line 42 of file class.ilWebDAVUriBuilder.php.
References changePathToWebDavScript().
Here is the call graph for this function:
|
protected |
Definition at line 49 of file class.ilWebDAVUriBuilder.php.
References $webdav_script_name.
Referenced by __construct().
Here is the caller graph for this function:| ilWebDAVUriBuilder::getUriToMountInstructionModalByLanguage | ( | string | $language | ) |
Definition at line 99 of file class.ilWebDAVUriBuilder.php.
References $mount_instructions_query, and getWebDavPathToLanguageTemplate().
Here is the call graph for this function:| ilWebDAVUriBuilder::getUriToMountInstructionModalByRef | ( | int | $a_ref_id | ) |
Definition at line 94 of file class.ilWebDAVUriBuilder.php.
References $mount_instructions_query, and getWebDavPathToRef().
Referenced by ilObjFolderListGUI\getCommandLink(), ilObjGroupListGUI\getCommandLink(), ilObjCategoryListGUI\getCommandLink(), ilObjectListGUI\getCommandLink(), and ilContainerGUI\showPasswordInstructionObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWebDAVUriBuilder::getWebDavDefaultUri | ( | int | $a_ref_id | ) |
Definition at line 79 of file class.ilWebDAVUriBuilder.php.
References getWebDavUriByPlaceholderName().
Here is the call graph for this function:| ilWebDAVUriBuilder::getWebDavKonquerorUri | ( | int | $a_ref_id | ) |
Definition at line 89 of file class.ilWebDAVUriBuilder.php.
References getWebDavUriByPlaceholderName().
Here is the call graph for this function:| ilWebDAVUriBuilder::getWebDavNautilusUri | ( | int | $a_ref_id | ) |
Definition at line 84 of file class.ilWebDAVUriBuilder.php.
References getWebDavUriByPlaceholderName().
Here is the call graph for this function:
|
protected |
Definition at line 65 of file class.ilWebDAVUriBuilder.php.
Referenced by getUriToMountInstructionModalByLanguage().
Here is the caller graph for this function:
|
protected |
Definition at line 60 of file class.ilWebDAVUriBuilder.php.
Referenced by getUriToMountInstructionModalByRef(), and getWebDavUriByPlaceholderName().
Here is the caller graph for this function:
|
protected |
Definition at line 70 of file class.ilWebDAVUriBuilder.php.
References getWebDavPathToRef().
Referenced by getWebDavDefaultUri(), getWebDavKonquerorUri(), and getWebDavNautilusUri().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 39 of file class.ilWebDAVUriBuilder.php.
|
protected |
Definition at line 38 of file class.ilWebDAVUriBuilder.php.
|
protected |
Definition at line 35 of file class.ilWebDAVUriBuilder.php.
Referenced by getUriToMountInstructionModalByLanguage(), and getUriToMountInstructionModalByRef().
|
protected |
Definition at line 29 of file class.ilWebDAVUriBuilder.php.
|
protected |
Definition at line 37 of file class.ilWebDAVUriBuilder.php.
|
protected |
Definition at line 40 of file class.ilWebDAVUriBuilder.php.
|
protected |
Definition at line 36 of file class.ilWebDAVUriBuilder.php.
Referenced by changePathToWebDavScript().