|
ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilCloudUtil. More...
Collaboration diagram for ilCloudUtil: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
With trailing and leading slashes.
| $path1 | |
| $path2 |
Definition at line 52 of file class.ilCloudUtil.php.
References $path, and normalizePath().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function: