
Public Member Functions | |
| display () | |
| execute () | |
| ImportOJS1Form () | |
| readInputData () | |
Definition at line 22 of file ImportOJS1Form.inc.php.
| ImportOJS1Form.display | ( | ) |
Display the form.
Reimplemented from Form.
Definition at line 46 of file ImportOJS1Form.inc.php.
References TemplateManager.getManager().
| ImportOJS1Form.execute | ( | ) |
Import content.
Reimplemented from Form.
Definition at line 63 of file ImportOJS1Form.inc.php.
References Form.getData().
| ImportOJS1Form.ImportOJS1Form | ( | ) |
Constructor.
| $journalId | omit for a new journal |
Definition at line 33 of file ImportOJS1Form.inc.php.
References Form.addCheck().
| ImportOJS1Form.readInputData | ( | ) |
Assign form data to user-submitted data.
Reimplemented from Form.
Definition at line 55 of file ImportOJS1Form.inc.php.
References Form.readUserVars().
1.5.6