|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilWebDAVLockUriPathResolver:Public Member Functions | |
| __construct (protected ilWebDAVRepositoryHelper $webdav_repository_helper) | |
| getRefIdForWebDAVPath (string $uri) | |
Protected Member Functions | |
| getRefIdFromPathInRepositoryMount (string $path_inside_of_mountpoint) | |
| getRefIdFromPathInRefMount (string $repository_mountpoint, string $path_inside_of_mountpoint) | |
| getRefIdFromGivenParentRefAndTitlePath (int $a_parent_ref, array $current_path_array) | |
| getChildRefIdByGivenTitle (int $a_parent_ref_id, string $a_searched_title) | |
Definition at line 27 of file class.ilWebDAVLockUriPathResolver.php.
| ilWebDAVLockUriPathResolver::__construct | ( | protected ilWebDAVRepositoryHelper | $webdav_repository_helper | ) |
Definition at line 29 of file class.ilWebDAVLockUriPathResolver.php.
|
protected |
Definition at line 115 of file class.ilWebDAVLockUriPathResolver.php.
Referenced by getRefIdFromGivenParentRefAndTitlePath().
Here is the caller graph for this function:| ilWebDAVLockUriPathResolver::getRefIdForWebDAVPath | ( | string | $uri | ) |
Definition at line 33 of file class.ilWebDAVLockUriPathResolver.php.
References CLIENT_ID, getRefIdFromPathInRefMount(), and getRefIdFromPathInRepositoryMount().
Here is the call graph for this function:
|
protected |
| string[] | $current_path_array |
Definition at line 92 of file class.ilWebDAVLockUriPathResolver.php.
References getChildRefIdByGivenTitle().
Referenced by getRefIdFromPathInRefMount(), and getRefIdFromPathInRepositoryMount().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 71 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ILIAS\Repository\int().
Referenced by getRefIdForWebDAVPath().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 62 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ROOT_FOLDER_ID.
Referenced by getRefIdForWebDAVPath().
Here is the call graph for this function:
Here is the caller graph for this function: