public function countChildren($user, $perm = Horde_Perms::SHOW, $allLevels = true) { return $this->_share->CountChildren($user, $perm, $allLevels); }