Create a folder using the current Gollem session settings.
public static createFolder ( string $dir, string $name, Horde_Vfs_Base $gollem_vfs = null ) | ||
$dir | string | The directory path. |
$name | string | The folder to create. |
$gollem_vfs | Horde_Vfs_Base | A VFS instance to use. |