ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 40 of file class.ilCloudUtil.php.
References normalizePath().
Referenced by ilCloudFileTree\addFolderToService().
|
static |
With trailing and leading slashes.
$path1 | |
$path2 |
Definition at line 57 of file class.ilCloudUtil.php.
References normalizePath().
|
static |
$path |
Definition at line 22 of file class.ilCloudUtil.php.
Referenced by ilCloudFileTree\addFolderToService(), ilCloudFileTree\addIdBasedNode(), ilCloudFileTree\addNode(), ilCloudFileTree\createNode(), joinPaths(), joinPathsAbsolute(), ilCloudFileNode\setPath(), ilObjCloud\setRootFolder(), ilCloudFileTree\setRootPath(), and ilCloudPluginSettingsGUI\updateSettings().