Public Member Functions | |
| AdminArticleCategoriesListView ($blogInfo, $params=Array()) | |
| render () | |
Public Attributes | |
| $_page | |
| $_searchTerms | |
Definition at line 13 of file adminarticlecategorieslistview.class.php.
| AdminArticleCategoriesListView.AdminArticleCategoriesListView | ( | $ | 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 22 of file adminarticlecategorieslistview.class.php.
References $params, AdminTemplatedView.AdminTemplatedView(), and View.getCurrentPageFromRequest().
| AdminArticleCategoriesListView.render | ( | ) |
Carries out the specified action
Reimplemented from AdminTemplatedView.
Definition at line 37 of file adminarticlecategorieslistview.class.php.
References $categories, AdminView.notifyEvent(), and View.setValue().
| AdminArticleCategoriesListView.$_page |
Definition at line 15 of file adminarticlecategorieslistview.class.php.
| AdminArticleCategoriesListView.$_searchTerms |
Definition at line 16 of file adminarticlecategorieslistview.class.php.