Public Member Functions | |
| AdminLinkCategoriesListView ($blogInfo) | |
| render () | |
Public Attributes | |
| $_page | |
Definition at line 13 of file adminlinkcategorieslistview.class.php.
| AdminLinkCategoriesListView.AdminLinkCategoriesListView | ( | $ | blogInfo | ) |
Definition at line 17 of file adminlinkcategorieslistview.class.php.
References $blogInfo, AdminTemplatedView.AdminTemplatedView(), and View.getCurrentPageFromRequest().
| AdminLinkCategoriesListView.render | ( | ) |
Renders the view. It simply gets all the parameters we've been adding to it and puts them in the context of the template renderer so that they can be accessed as normal parameters from within the template
Reimplemented from AdminTemplatedView.
Definition at line 24 of file adminlinkcategorieslistview.class.php.
References $pager, AdminView.notifyEvent(), and View.setValue().
| AdminLinkCategoriesListView.$_page |
Definition at line 15 of file adminlinkcategorieslistview.class.php.