Gets children the current user is allowed to access belonging to a certain zone, i.e. get only children with a certain zone name.
- childZoneName (String)
- The name of the zone.
A list of items that have the specified zone name.
This method is used by N2 when when non-page items are added to a zone on a page and in edit mode when displaying which items are placed in a certain zone. Keep this in mind when overriding this method.