Public Member Functions | |
| AdminBlogCategoriesListView ($blogInfo, $params=Array()) | |
| render () | |
Public Attributes | |
| $_page | |
Definition at line 13 of file adminblogcategorieslistview.class.php.
| AdminBlogCategoriesListView.AdminBlogCategoriesListView | ( | $ | blogInfo, | |
| $ | params = Array() | |||
| ) |
Constructor. If nothing else, it also has to call the constructor of the parent class, BlogAction with the same parameters
Definition at line 21 of file adminblogcategorieslistview.class.php.
References $params, and AdminTemplatedView.AdminTemplatedView().
| AdminBlogCategoriesListView.render | ( | ) |
Carries out the specified action
Reimplemented from AdminTemplatedView.
Definition at line 34 of file adminblogcategorieslistview.class.php.
References $categories, View.getCurrentPageFromRequest(), AdminView.notifyEvent(), and View.setValue().
| AdminBlogCategoriesListView.$_page |
Definition at line 15 of file adminblogcategorieslistview.class.php.