Public Member Functions

PressSettingsWizardHandler Class Reference
[Controllers_wizard_settings]

A controller that handles basic server-side operations of the press settings wizard. More...

Inheritance diagram for PressSettingsWizardHandler:
Handler

List of all members.

Public Member Functions

 authorize (&$request, $args, $roleAssignments)
 PressSettingsWizardHandler ()
 startWizard ($args, &$request)

Detailed Description

A controller that handles basic server-side operations of the press settings wizard.

Definition at line 22 of file PressSettingsWizardHandler.inc.php.


Member Function Documentation

PressSettingsWizardHandler.authorize ( &$  request,
args,
roleAssignments 
)
See also:
PKPHandler.authorize()

Definition at line 42 of file PressSettingsWizardHandler.inc.php.

PressSettingsWizardHandler.PressSettingsWizardHandler (  ) 

Constructor

Definition at line 27 of file PressSettingsWizardHandler.inc.php.

PressSettingsWizardHandler.startWizard ( args,
&$  request 
)

Displays the press settings wizard.

Parameters:
$args array
$request Request
Returns:
string a serialized JSON object

Definition at line 58 of file PressSettingsWizardHandler.inc.php.


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