PHP Backend\Modules\Extensions\Actions Namespace

Classes

Name Description
AddThemeTemplate This is the add-action, it will display a form to create a new item
DeleteThemeTemplate This is the delete-action, it will delete a template
DetailModule This is the detail-action it will display the details of a module.
DetailTheme This is the detail-action it will display the details of a theme.
EditThemeTemplate This is the edit-action, it will display a form to edit an item
ExportThemeTemplates Exports templates in the selected theme, for ease when packaging themes.
InstallModule This is the module install-action.
InstallTheme This is the theme install-action.
Modules This is the modules-action, it will display the overview of modules.
ThemeTemplates This is the templates-action, it will display the templates-overview
Themes This is the themes-action, it will display the overview of modules.
UploadModule This is the module upload-action.
UploadTheme This is the theme upload-action.