NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminArticleReferrersView Class Reference
[View]

Inherits AdminTemplatedView.

List of all members.


Public Member Functions

 AdminArticleReferrersView ($blogInfo, $params)
 render ()

Detailed Description

shows a list of the referrers collected by this site for a particular post

Definition at line 13 of file adminarticlereferrersview.class.php.


Member Function Documentation

AdminArticleReferrersView.AdminArticleReferrersView ( blogInfo,
params 
)

AdminArticleReferrersView.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 25 of file adminarticlereferrersview.class.php.

References View.setValue().