NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminCreateBlogView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminCreateBlogView ($blogInfo)
 render ()

Detailed Description

Definition at line 10 of file admincreateblogview.class.php.


Member Function Documentation

AdminCreateBlogView.AdminCreateBlogView ( blogInfo  ) 

AdminCreateBlogView.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 18 of file admincreateblogview.class.php.

References $users, AdminView.notifyEvent(), and View.setValue().