NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminEditResourceAlbumView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminEditResourceAlbumView ($blogInfo)
 render ()

Detailed Description

shows the view that allows to edit an album

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


Member Function Documentation

AdminEditResourceAlbumView.AdminEditResourceAlbumView ( blogInfo  ) 

AdminEditResourceAlbumView.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 admineditresourcealbumview.class.php.

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