Classes

\SilverStripe\Admin

Name Description
AdminRootController No description available EMPTY
CMSBatchAction A class representing back actions. EMPTY
CMSBatchActionHandler Special request handler for admin/batchaction EMPTY
CMSMenu The object manages the main CMS menu. See {@link LeftAndMain::init()} for example usage. EMPTY
CMSMenuItem A simple CMS menu item. EMPTY
CMSProfileController No description available EMPTY
GroupImportForm Imports {@link Group} records by CSV upload, as defined in {@link GroupCsvBulkLoader}. EMPTY
LeftAndMain LeftAndMain is the parent class of all the two-pane views in the CMS. EMPTY
LeftAndMainExtension Plug-ins for additional functionality in your LeftAndMain classes. EMPTY
LeftAndMainFormRequestHandler Allows CMS forms to be decorated with additional context arguments. EMPTY
LeftAndMain_HTTPResponse Allow overriding finished state for faux redirects. EMPTY
MemberImportForm Imports {@link Member} records by CSV upload, as defined in {@link MemberCsvBulkLoader}. EMPTY
ModalController Parent controller for all CMS-global modals EMPTY
ModelAdmin Generates a three-pane UI for editing model classes, tabular results and edit forms. EMPTY
SecurityAdmin Security section of the CMS EMPTY

\SilverStripe\Admin\Forms

Name Description
EditorEmailLinkFormFactory No description available EMPTY
EditorExternalLinkFormFactory No description available EMPTY
GridFieldPrintButtonExtension No description available EMPTY
LinkFormFactory Abstract form builder for insert link form EMPTY
UsedOnTable Provides a table which displays the provided record's owners EMPTY

\SilverStripe\Admin\GraphQL

Name Description
EqComparator Class EqComparator EMPTY
FieldFormatter No description available EMPTY
GraphQLLegacyExtension Remove when graphql 4 is in core. This just a bridge to help with backward compatability. EMPTY
IDFilterType Class IDFilterType EMPTY
ReadOneLegacyResolver Shim to make readOne work like GraphQL 4 EMPTY

\SilverStripe\Admin\Tests

Name Description
CMSMenuItemTest No description available EMPTY
CMSMenuTest No description available EMPTY
CMSProfileControllerTest No description available EMPTY
LeftAndMainTest No description available EMPTY
ModelAdminTest No description available EMPTY
SecurityAdminTest No description available EMPTY
UsedOnTableTest No description available EMPTY

\SilverStripe\Admin\Tests\Behat\Context

Name Description
AdminContext No description available EMPTY

\SilverStripe\Admin\Tests\CMSMenuTest

Name Description
CustomTitle No description available EMPTY
LeftAndMainController No description available EMPTY

\SilverStripe\Admin\Tests\CMSProfileControllerTest

Name Description
TestExtension No description available EMPTY

\SilverStripe\Admin\Tests\ModelAdminTest

Name Description
Contact No description available EMPTY
ContactAdmin No description available EMPTY
ModelAdminExtension This ModelAdmin is specifically designed to test that Model Admin behaves has expected when getGridField and getGridFieldConfig are called. EMPTY
MultiModelAdmin No description available EMPTY
OverridenModelAdmin This ModelAdmin is specifically designed to test that Model Admin behaves as expected when getGridField and getGridFieldConfig are called. EMPTY
Player No description available EMPTY
PlayerAdmin No description available EMPTY

\SilverStripe\Admin\Tests\UsedOnTableTest

Name Description
ExtTest_Extension No description available EMPTY
ExtTest_Inner No description available EMPTY
ExtTest_Middle No description available EMPTY
ExtTest_Outer No description available EMPTY
ExtTest_UsedThing No description available EMPTY

\SilverStripe\Forms

Name Description
FormMessageBootstrapExtension Will convert a SilverStripe message type into a Bootstrap alert type EMPTY