Class browseAction

Description

This action provides browsing access for logs.

  • version: $Id: browse.act.php,v 1.17 2007/09/19 14:04:56 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College
  • since: 11/10/04

Located in /polyphony/main/modules/logs/browse.act.php (line 28)

Action
   |
   --WizardAction
      |
      --MainWindowAction
         |
         --browseAction
Method Summary
void buildContent ()
object DateAndTime getEndDate ()
string getHeadingText ()
object DateAndTime getStartDate ()
object DateAndTime minDate ()
void printDateRangeForm (object DateAndTime $startDate, object DateAndTime $endDate)
Variables

Inherited Variables

Inherited from MainWindowAction

MainWindowAction::$_actionRows
Methods
buildContent (line 71)

Build the content for this action

  • since: 4/26/05
  • access: public
void buildContent ()

Redefinition of:
MainWindowAction::buildContent()
Build the content for this action.
getEndDate (line 339)

Answer the current end date

  • since: 3/8/06
  • access: public
object DateAndTime getEndDate ()
getHeadingText (line 60)

Return the heading text for this action, or an empty string.

  • since: 4/26/05
  • access: public
string getHeadingText ()

Redefinition of:
Action::getHeadingText()
Return the heading text for this action, or an empty string.
getStartDate (line 320)

Answer the current starting date

  • since: 3/8/06
  • access: public
object DateAndTime getStartDate ()
isAuthorizedToExecute (line 38)

Check Authorizations

  • since: 4/26/05
  • access: public
boolean isAuthorizedToExecute ()

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations
minDate (line 358)

Answer the minumum date to display

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

Print the dateRange form

  • since: 3/8/06
  • access: public
void printDateRangeForm (object DateAndTime $startDate, object DateAndTime $endDate)
  • object DateAndTime $startDate
  • object DateAndTime $endDate

Inherited Methods

Inherited From MainWindowAction

MainWindowAction::buildContent()
MainWindowAction::execute()
MainWindowAction::getActionRows()

Inherited From WizardAction

WizardAction::cancelWizard()
WizardAction::cleanCacheName()
WizardAction::closeWizard()
WizardAction::createWizard()
WizardAction::getReturnUrl()
WizardAction::getWizard()
WizardAction::runWizard()
WizardAction::saveWizard()

Inherited From Action

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

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