ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCloudUtil. More...
Static Public Member Functions | |
static | normalizePath ($path) |
static | joinPaths ($path1, $path2) |
static | joinPathsAbsolute ($path1, $path2) |
With trailing and leading slashes. More... | |
Class ilCloudUtil.
Some utility function, mostly for path handling.
Definition at line 14 of file class.ilCloudUtil.php.
|
static |
$path1 | |
$path2 |
Definition at line 36 of file class.ilCloudUtil.php.
References normalizePath().
Referenced by ilCloudFileTree\addFolderToService().
|
static |
With trailing and leading slashes.
$path1 | |
$path2 |
Definition at line 49 of file class.ilCloudUtil.php.
References $path, and normalizePath().
|
static |
$path |
Definition at line 20 of file class.ilCloudUtil.php.
References $path.
Referenced by ilCloudFileTree\addFolderToService(), ilCloudFileTree\addIdBasedNode(), ilCloudFileTree\addNode(), ilCloudFileTree\createNode(), joinPaths(), joinPathsAbsolute(), ilCloudFileNode\setPath(), ilObjCloud\setRootFolder(), ilCloudFileTree\setRootPath(), and ilCloudPluginSettingsGUI\updateSettings().