PHP Backend\Modules\Blog\Actions Namespace

Classes

Name Description
Add This is the add-action, it will display a form to create a new item
AddCategory This is the add-action, it will display a form to create a new category
Categories This is the categories-action, it will display the overview of blog categories
Comments This is the comments-action , it will display the overview of blog comments
Delete This action will delete a blogpost
DeleteCategory This action will delete a category
DeleteSpam This action will delete a blogpost
Edit This is the edit-action, it will display a form to edit an existing item
EditCategory This is the edit category action, it will display a form to edit an existing category.
EditComment This is the edit-action, it will display a form to edit an existing item
ImportWordpress This import-action will let you import a wordpress blog
Index This is the index-action (default), it will display the overview of blog posts
MassCommentAction This action is used to update one or more comments (status, delete, .
Settings This is the settings-action, it will display a form to set general blog settings