|
Open Monograph Press
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from DataObject | |
| $_data = array() | |
| $_extractionAdaptersLoaded = false | |
| $_hasLoadableAdapters = false | |
| $_injectionAdaptersLoaded = false | |
| $_metadataExtractionAdapters = array() | |
| $_metadataInjectionAdapters = array() | |
Basic class describing a submission keyword.
Definition at line 19 of file SubmissionKeyword.inc.php.
| SubmissionKeyword::getKeyword | ( | ) |
Get the keyword
Definition at line 28 of file SubmissionKeyword.inc.php.
References DataObject\getData().
| SubmissionKeyword::getLocaleMetadataFieldNames | ( | ) |
Retrieve the names of translated meta-data properties that need to be persisted.
Reimplemented from DataObject.
Definition at line 41 of file SubmissionKeyword.inc.php.
| SubmissionKeyword::setKeyword | ( | $keyword, | |
| $locale | |||
| ) |
Set the keyword text
| keyword | string |
| locale | string |
Definition at line 37 of file SubmissionKeyword.inc.php.
References DataObject\setData().