NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminBlogSettingsView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminBlogSettingsView ($blogInfo)
 render ()

Detailed Description

displays the blog settings

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


Member Function Documentation

AdminBlogSettingsView.AdminBlogSettingsView ( blogInfo  ) 

AdminBlogSettingsView.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 79 of file adminblogsettingsview.class.php.

References $categories, Locales.getLocales(), and View.setValue().