Part of lp.services.features.scopes View In Hierarchy
Because the feature controller is constructed very very early in the publication process, this needs to be very careful about looking at the request -- in particular, this is called before authentication happens.
| Method | __init__ | Undocumented |
Inherited from MultiScopeHandler:
| Method | lookup | Determine if scope_name applies. |
| Method | _findMatchingHandlers | Find any handlers that match scope_name. |