Form to change metadata information for a submission. More...
Public Member Functions | |
| display () | |
| execute () | |
| getCanEdit () | |
| getLocaleFieldNames () | |
| initData () | |
| MetadataForm ($paper) | |
| readInputData () | |
Form to change metadata information for a submission.
Definition at line 19 of file MetadataForm.inc.php.
| MetadataForm.display | ( | ) |
Display the form.
Definition at line 130 of file MetadataForm.inc.php.
References Request.getSchedConf().
| MetadataForm.execute | ( | ) |
Save changes to paper.
Definition at line 183 of file MetadataForm.inc.php.
References PaperSearchIndex.indexPaperMetadata().
| MetadataForm.getCanEdit | ( | ) |
Determine whether or not the current user is allowed to edit metadata.
Definition at line 264 of file MetadataForm.inc.php.
| MetadataForm.getLocaleFieldNames | ( | ) |
Get the field names for which data can be localized
Definition at line 123 of file MetadataForm.inc.php.
| MetadataForm.initData | ( | ) |
Initialize form data from current paper.
Definition at line 76 of file MetadataForm.inc.php.
| MetadataForm.MetadataForm | ( | $ | paper | ) |
| MetadataForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Definition at line 157 of file MetadataForm.inc.php.
1.7.1