Core Theme Components

Annotations

Interfaces, Classes and Traits

HttpMethods
Provides annotations for organizing controller methods by specific HTTP methods.
LoginRequired
Provides an annotation for controller methods to check for logged in users. If a capability is passed to the constructor, the annotation will also check if the user has the capability.

Search results