Part of lp.registry.model.pillar View In Hierarchy
| Method | __contains__ | See IPillarNameSet. |
| Method | __getitem__ | See IPillarNameSet. |
| Method | getByName | Return the pillar with the given name. |
| Method | build_search_query | Query parameters shared by search() and count_search_matches(). |
| Method | count_search_matches | Undocumented |
| Method | search | See IPillarSet. |
| Method | add_featured_project | See IPillarSet. |
| Method | remove_featured_project | See IPillarSet. |
| Method | featured_projects | See IPillarSet. |
If ignore_inactive is True, then only active pillars are considered.
If no pillar is found, None is returned.