Class browse_rssAction

Description

<##>

  • version: $Id: browse_rss.act.php,v 1.5 2007/09/19 14:04:56 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright &copy; 2005, Middlebury College
  • since: 8/7/06

Located in /polyphony/main/modules/logs/browse_rss.act.php (line 25)

Action
   |
   --ForceAuthAction
      |
      --RSSAction
         |
         --browse_rssAction
Method Summary
void addEntry (object Entry $entry)
void buildFeed ()
mixed getRelm ()
object DateAndTime minDate ()
Variables
Methods
addEntry (line 196)

Print out a log entry

  • since: 8/7/06
  • access: public
void addEntry (object Entry $entry)
  • object Entry $entry
buildFeed (line 69)

Build the rss feed

  • since: 8/8/06
  • access: public
void buildFeed ()
getRelm (line 58)

Answer the HTTP Authentication 'Relm' to present to the user for authentication.

  • return: string or null
  • since: 8/7/06
  • access: public
mixed getRelm ()

Redefinition of:
ForceAuthAction::getRelm()
Answer the HTTP Authentication 'Relm' to present to the user for authentication.
isExecutionAuthorized (line 36)

Check Authorizations

  • since: 8/8/06
  • access: public
boolean isExecutionAuthorized ()

Redefinition of:
ForceAuthAction::isExecutionAuthorized()
Check Authorizations
minDate (line 329)

Answer the minumum date to display

  • since: 3/8/06
  • access: public
object DateAndTime minDate ()

Inherited Methods

Inherited From RSSAction

RSSAction::addCategory()
RSSAction::addItem()
RSSAction::execute()
RSSAction::getLatestItemDate()
RSSAction::printRSSTimestamp()
RSSAction::setCopyright()
RSSAction::setDescription()
RSSAction::setImage()
RSSAction::setLastBuildDate()
RSSAction::setLink()
RSSAction::setManagingEditor()
RSSAction::setPubDate()
RSSAction::setTitle()
RSSAction::setTTL()
RSSAction::write()

Inherited From ForceAuthAction

ForceAuthAction::authenticate()
ForceAuthAction::getCancelFunction()
ForceAuthAction::getRelm()
ForceAuthAction::isAuthenticated()
ForceAuthAction::isAuthorizedToExecute()
ForceAuthAction::isExecutionAuthorized()

Inherited From Action

Action::execute()
Action::getHeadingText()
Action::getUnauthorizedMessage()
Action::isAuthorizedToExecute()
Action::requestedAction()
Action::requestedModule()

Documentation generated on Wed, 19 Sep 2007 10:21:55 -0400 by phpDocumentor 1.3.0RC3