AuthSourceSettingsForm Class Reference
[Security_form]

Form for editing authentication source settings. More...

Inheritance diagram for AuthSourceSettingsForm:

Form

List of all members.

Public Member Functions

 AuthSourceSettingsForm ($authId)
 display ()
 execute ()
 initData ()
 readInputData ()

Public Attributes

 $authId
 $plugin


Detailed Description

Form for editing authentication source settings.

See also:
AuthSource, AuthSourceDAO

Definition at line 26 of file AuthSourceSettingsForm.inc.php.


Member Function Documentation

AuthSourceSettingsForm.AuthSourceSettingsForm ( authId  ) 

Constructor.

Parameters:
$authId int

Definition at line 38 of file AuthSourceSettingsForm.inc.php.

References $authId, and Form.addCheck().

AuthSourceSettingsForm.display (  ) 

Display the form.

Reimplemented from Form.

Definition at line 47 of file AuthSourceSettingsForm.inc.php.

References TemplateManager.getManager().

AuthSourceSettingsForm.execute (  ) 

Save journal settings.

Reimplemented from Form.

Definition at line 87 of file AuthSourceSettingsForm.inc.php.

References DAORegistry.getDAO(), and Form.getData().

AuthSourceSettingsForm.initData (  ) 

Initialize form data from current settings.

Reimplemented from Form.

Definition at line 63 of file AuthSourceSettingsForm.inc.php.

References DAORegistry.getDAO().

AuthSourceSettingsForm.readInputData (  ) 

Assign form data to user-submitted data.

Reimplemented from Form.

Definition at line 80 of file AuthSourceSettingsForm.inc.php.

References Form.readUserVars().


Member Data Documentation

AuthSourceSettingsForm.$authId

The ID of the source being edited

Definition at line 29 of file AuthSourceSettingsForm.inc.php.

Referenced by AuthSourceSettingsForm().

AuthSourceSettingsForm.$plugin

The associated plugin

Definition at line 32 of file AuthSourceSettingsForm.inc.php.


The documentation for this class was generated from the following file:

Generated on Mon Jul 14 10:55:40 2008 for Open Journal Systems by  doxygen 1.5.6