A controller that handles basic server-side operations of the press settings wizard. More...
Public Member Functions | |
| authorize (&$request, $args, $roleAssignments) | |
| PressSettingsWizardHandler () | |
| startWizard ($args, &$request) | |
A controller that handles basic server-side operations of the press settings wizard.
Definition at line 22 of file PressSettingsWizardHandler.inc.php.
| PressSettingsWizardHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
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.
| $args | array | |
| $request | Request |
Definition at line 58 of file PressSettingsWizardHandler.inc.php.
1.7.1