Get all children of this share.
public getChildren ( string $user, integer $perm = Horde_Perms::SHOW, boolean $allLevels = true ) : array | ||
$user | string | The user to use for checking perms |
$perm | integer | Horde_Perms::* constant. If NULL will return all shares regardless of permissions. |
$allLevels | boolean | Return all levels. |
return | array | An array of Ansel_Gallery objects |