Class filebrowserAction

Description

This class is the most simple abstraction of an action. It provides a structure for common methods

  • since: 4/28/05
  • version: $Id: filebrowser.act.php,v 1.2 2007/09/19 14:04:55 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /polyphony/main/modules/fckeditor/filebrowser.act.php (line 23)

Action
   |
   --filebrowserAction
Method Summary
mixed execute ()
string getHeadingText ()
Methods
execute (line 56)

Execute this action.

  • since: 4/25/05
  • access: public
mixed execute ()

Redefinition of:
Action::execute()
Execute this action.
getHeadingText (line 45)

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.
isAuthorizedToExecute (line 34)

Check Authorizations

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

Redefinition of:
Action::isAuthorizedToExecute()
Check Authorizations

Inherited Methods

Inherited From Action

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

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