SilverStripe\Admin
Namespaces
Classes
The base class for all controllers routed using the /admin/* route.
Controller in charge of managing AdminController routing.
A class representing back actions.
Special request handler for admin/batchaction
An extension that automatically generates a CMS edit link for DataObjects even if they are canonically edited in some nested GridField.
The object manages the main CMS menu. See LeftAndMain::init() for example usage.
A simple CMS menu item.
The base class for controllers in the CMS that need access to form schema functionality.
LeftAndMain is the parent class of all the two-pane views in the CMS.
Allows CMS forms to be decorated with additional context arguments.
Allow overriding finished state for faux redirects.
Parent controller for all CMS-global modals
Generates a three-pane UI for editing model classes, tabular results and edit forms.
Security section of the CMS
The base class for admin sections that exist for editing a single record.
Responsible for checking and verifying whether sudo mode is enabled