NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminLinkCategoriesListView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminLinkCategoriesListView ($blogInfo)
 render ()

Public Attributes

 $_page

Detailed Description

shows a list of link categories

Definition at line 13 of file adminlinkcategorieslistview.class.php.


Member Function Documentation

AdminLinkCategoriesListView.AdminLinkCategoriesListView ( blogInfo  ) 

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().


Member Data Documentation

AdminLinkCategoriesListView.$_page

Definition at line 15 of file adminlinkcategorieslistview.class.php.