ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilCloudUtil. More...
Static Public Member Functions | |
static | normalizePath ($path) |
static | joinPaths ($path1, $path2) |
static | joinPathsAbsolute ($path1, $path2) |
With trailing and leading slashes. |
Class ilCloudUtil.
Some utility function, mostly for path handling.
Definition at line 14 of file class.ilCloudUtil.php.
|
static |
$path1 | |
$path2 |
Definition at line 39 of file class.ilCloudUtil.php.
References normalizePath().
Referenced by ilCloudFileTree\addFolderToService().
|
static |
With trailing and leading slashes.
$path1 | |
$path2 |
Definition at line 52 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\addNode(), ilCloudFileTree\createNode(), joinPaths(), joinPathsAbsolute(), ilCloudFileNode\setPath(), ilObjCloud\setRootFolder(), ilCloudFileTree\setRootPath(), and ilCloudPluginSettingsGUI\updateSettings().