FluentAdminTrait
trait FluentAdminTrait (View source)
Decorates admin areas for localised items with extra actions.
Methods
Details
abstract HTTPResponse|string|DBHTMLText
actionComplete(Form $form, string $message)
mixed
clearFluent(array $data, Form $form)
mixed
copyFluent(array $data, Form $form)
Copy this record to other localisations (not published)
mixed
unpublishFluent(array $data, Form $form)
Unpublishes the current object from all locales
mixed
archiveFluent(array $data, Form $form)
Archives the current object from all locales (versioned)
mixed
deleteFluent(array $data, Form $form)
Delete the current object from all locales (non-versioned)