ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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.
References null.
Referenced by getRefIdFromGivenParentRefAndTitlePath().
ilWebDAVLockUriPathResolver::getRefIdForWebDAVPath | ( | string | $uri | ) |
Definition at line 33 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 getChildRefIdByGivenTitle().
Referenced by getRefIdFromPathInRefMount(), and getRefIdFromPathInRepositoryMount().
|
protected |
Definition at line 71 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ILIAS\Repository\int().
Referenced by getRefIdForWebDAVPath().
|
protected |
Definition at line 62 of file class.ilWebDAVLockUriPathResolver.php.
References getRefIdFromGivenParentRefAndTitlePath(), and ROOT_FOLDER_ID.
Referenced by getRefIdForWebDAVPath().