NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminBlogTemplateSetsListView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminBlogTemplateSetsListView ($blogInfo)
 render ()

Detailed Description

shows a list with all the template sets that have been added to this blog

Definition at line 12 of file adminblogtemplatesetslistview.class.php.


Member Function Documentation

AdminBlogTemplateSetsListView.AdminBlogTemplateSetsListView ( blogInfo  ) 

AdminBlogTemplateSetsListView.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 20 of file adminblogtemplatesetslistview.class.php.

References View.setValue().