메소드 |
설명 |
|
__construct ( ) |
Constructor |
|
authorize ( $request, &$args, $roleAssignments ) |
|
|
getStepCount ( ) : integer |
Get the number of submission steps. |
|
getStepsNumberAndLocaleKeys ( ) : array |
Get the step numbers and their corresponding title locale keys. |
|
index ( $args, $request ) |
Redirect to the new submission wizard by default. |
|
saveStep ( $args, $request ) : JSONMessage |
Save a submission step. |
|
setupTemplate ( $request ) |
Setup common template variables. |
|
step ( $args, $request ) : JSONMessage |
Display a step for the submission wizard. |
|
wizard ( $args, $request ) |
Display the tab set for the submission wizard. |
|