public interface PageFilter
| Modifier and Type | Method and Description |
|---|---|
List |
filter(List newPages,
Site site) |
List<Map> |
filterPlacements(List<Map> l,
Site site)
Filter the list of placements, potentially making them hierachical if required
|
Copyright © 2003–2018 Sakai Project. All rights reserved.