ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (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) | |
Protected Attributes | |
ilWebDAVRepositoryHelper | $webdav_repository_helper |
Definition at line 27 of file class.ilWebDAVLockUriPathResolver.php.
ilWebDAVLockUriPathResolver::__construct | ( | ilWebDAVRepositoryHelper | $webdav_repository_helper | ) |
Definition at line 31 of file class.ilWebDAVLockUriPathResolver.php.
References $webdav_repository_helper.
|
protected |
Definition at line 115 of file class.ilWebDAVLockUriPathResolver.php.
Referenced by getRefIdFromGivenParentRefAndTitlePath().
ilWebDAVLockUriPathResolver::getRefIdForWebDAVPath | ( | string | $uri | ) |
Definition at line 36 of file class.ilWebDAVLockUriPathResolver.php.
References CLIENT_ID, getRefIdFromPathInRefMount(), and getRefIdFromPathInRepositoryMount().
|
protected |
string[] | $current_path_array |
Definition at line 92 of file class.ilWebDAVLockUriPathResolver.php.
References Vendor\Package\$e, and getChildRefIdByGivenTitle().
Referenced by getRefIdFromPathInRefMount(), and getRefIdFromPathInRepositoryMount().
|
protected |
Definition at line 74 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ILIAS\Repository\int().
Referenced by getRefIdForWebDAVPath().
|
protected |
Definition at line 65 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ROOT_FOLDER_ID.
Referenced by getRefIdForWebDAVPath().
|
protected |
Definition at line 29 of file class.ilWebDAVLockUriPathResolver.php.
Referenced by __construct().