NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminArticleCategoriesListView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminArticleCategoriesListView ($blogInfo, $params=Array())
 render ()

Public Attributes

 $_page
 $_searchTerms

Detailed Description

Action that shows a form to add a link for the blogroll feature

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


Member Function Documentation

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


Member Data Documentation

AdminArticleCategoriesListView.$_page

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

AdminArticleCategoriesListView.$_searchTerms

Definition at line 16 of file adminarticlecategorieslistview.class.php.