50     public function listContents(
string $path = 
'', 
bool $recursive = 
false): array;
 
hasDir(string $path)
Checks whether the directory exists or not. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
listContents(string $path='', bool $recursive=false)
Lists the content of a directory.