Classes

\LeKoala\CmsActions

Name Description
ActionsGridFieldItemRequest Decorates GridDetailForm_ItemRequest to use new form actions and buttons. EMPTY
CmsInlineFormAction A simple button that links to a given action or url EMPTY
CustomAction Custom actions to use in getCMSActions EMPTY
CustomGridField_FormAction No description available EMPTY
CustomLink Custom links to include in getCMSActions EMPTY
GridFieldCustomLink Expose a custom link in a GridField at row level Action must be declared in getCMSActions to work EMPTY
GridFieldRowButton A boilerplate to create row level buttons EMPTY
GridFieldRowLink Provides a custom link for a single record EMPTY
GridFieldTableButton Provide a simple way to declare buttons that affects a whole GridField EMPTY
GridFieldTableLink Provide a simple way to declare links for GridField tables EMPTY
SilverStripeIcons All icons in SilverStripe are prefixed with font-icon-{something} EMPTY

\LeKoala\CmsActions\Test

Name Description
CmsActionsTest Tests for Cms Actions module EMPTY
Test_ActionsPage No description available EMPTY
Test_CmsActionsModel No description available EMPTY
Test_GridFieldAction A test action EMPTY