![]() |
IP.Board
3.3.0
|
Blog management methods. More...
Public Member Functions | |
| addModOne () | |
| addModTwo () | |
| blogsIndex () | |
| doAddMod () | |
| doDeleteBlog () | |
| doDelMod () | |
| doEditBlog () | |
| doEditMod () | |
| doExecute (ipsRegistry $registry) | |
| editBlog ($errors=array()) | |
| groupBlogForm ($type='add') | |
| groupBlogSave ($type='add') | |
| modForm ($type='add') | |
| rebuildGroupCache () | |
| rebuildModeratorCache () | |
| recacheGroupBlogs () | |
| searchBlog () | |
Data Fields | |
| $form_code = '' | |
| $form_code_js = '' | |
| $html | |
Blog management methods.
| addModOne | ( | ) |
Add a moderator (step one)
| addModTwo | ( | ) |
Add a moderator (step two)
| blogsIndex | ( | ) |
Blogs Index Screen
| doAddMod | ( | ) |
Do Add Moderator
| doDeleteBlog | ( | ) |
Delete a blog from the database
| doDelMod | ( | ) |
Delete moderator
| doEditBlog | ( | ) |
Save changes to Blog
| doEditMod | ( | ) |
Do Edit Mod
| doExecute | ( | ipsRegistry $ | registry | ) |
Main function executed automatically by the controller
| object | $registry | Registry object |
Reimplemented from ipsCommand.
| editBlog | ( | $ | errors = array() | ) |
Edit a Blog
| array | $errors | Errors data |
| groupBlogForm | ( | $ | type = 'add' | ) |
Edit a Blog
| string | $type | Type (add/edit) |
| groupBlogSave | ( | $ | type = 'add' | ) |
Save a group blog
| string | $type | Type (add/edit) |
| modForm | ( | $ | type = 'add' | ) |
Moderator form
| string | $type | Form type (add|edit) |
Rebuild group cache
Rebuild the moderators cache
Recache group blogs cache
| searchBlog | ( | ) |
Search a Blog for edit
| $form_code = '' |
String for the screen url bit
| $form_code_js = '' |
String for the JS url bit
| $html |
Skin object shortcut