Public Member Functions | |
| AdminLinksListview ($blogInfo, $params=Array()) | |
| render () | |
Public Attributes | |
| $_page | |
Definition at line 14 of file adminlinkslistview.class.php.
| AdminLinksListview.AdminLinksListview | ( | $ | 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 adminlinkslistview.class.php.
References $blogInfo, $params, AdminTemplatedView.AdminTemplatedView(), View.getCurrentPageFromRequest(), and View.setValue().
| AdminLinksListview.render | ( | ) |
Carries out the specified action
Reimplemented from AdminTemplatedView.
Definition at line 38 of file adminlinkslistview.class.php.
References $pager, View.getValue(), AdminView.notifyEvent(), and View.setValue().
| AdminLinksListview.$_page |
Definition at line 16 of file adminlinkslistview.class.php.