* 'perm' Require this level of permissions. Horde_Perms constant. * 'attributes' Restrict shares to these attributes. A hash or username. * 'from' Offset. Start at this share * 'count' Limit. Only return this many. * 'sort_by' Sort by attribute. * 'direction' Sort by direction. * 'parent' Start at this share in the hierarchy. Either share_id or * Horde_Share_Object * 'all_levels' List all levels or just the direct children of parent? *