protected function blogGetPostData( |
| ) |
Get data from the HTTP POST and put it into the blog object.
blog Blog$ | The blog to populate. |
protected function blogSetTemplate( |
| ) |
Sets template variables for display of a blog.
tpl | The template to populate. |
ent | the BlogEntry or Article with which to populate the template. |