NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminBlogChooserView Class Reference
[View]

Inherits AdminSiteBlogsListView.

List of all members.


Public Member Functions

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

Detailed Description

Definition at line 9 of file adminblogchooserview.class.php.


Member Function Documentation

AdminBlogChooserView.AdminBlogChooserView ( blogInfo,
params = Array() 
)

AdminBlogChooserView.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 AdminSiteBlogsListView.

Definition at line 17 of file adminblogchooserview.class.php.