SilverStripe\View
Namespaces
Classes
This trait can be applied to a ModelData class to add the logic to render attributes in an SS template.
This class provides casting functionality to wrap values in the appropriate class (usually a DBField subclass) for use in the view layer.
HTML Helper class
Requirements tracker for JavaScript and CSS.
Class that manages themes and interacts with TemplateEngine classes to render templates.
A class which builds a manifest of all themes (which is really just a directory called "templates")
Handles finding templates from a stack of template manifest objects.
This class is used to wrap data before it gets sent to the view layer.
Interfaces
Interface for template rendering engines such as twig or ss templates.
Interface that is implemented by any classes that want to expose a method that can be called in any scope in a template.
Contains references to any number of themes or theme directories