Class ActionPassword

Description

Permit a local user to change their password

  • todo: //TODO: extend form to include current password for auth

Located in /inc/actions/password.php (line 31)

ActionAction
   |
   --ActionPassword
Method Summary
void ActionPassword (BumblebeeAuth $auth, array $pdata)
void edit ()
void go ()
Variables
Methods
Constructor ActionPassword (line 40)

Initialising the class

  • return: nothing
void ActionPassword (BumblebeeAuth $auth, array $pdata)
  • BumblebeeAuth $auth: Authorisation object
  • array $pdata: extra state data from the call path
edit (line 51)
void edit ()

Redefinition of:
ActionAction::edit()
Edit the selected item
go (line 45)
void go ()

Redefinition of:
ActionAction::go()
Actually perform the action that this Action* class is to perform

Inherited Methods

Inherited From ActionAction

ActionAction::ActionAction()
ActionAction::delete()
ActionAction::edit()
ActionAction::go()
ActionAction::log()
ActionAction::mungeInputData()
ActionAction::readOnlyError()
ActionAction::reportAction()
ActionAction::select()
ActionAction::_dataCleanse()

Documentation generated on Tue, 06 Mar 2007 10:01:48 +0000 by phpDocumentor 1.3.0