|
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() | |
| Publication::getEditorString | ( | ) |
Get a string indicating all editors of an edited volume
Definition at line 24 of file Publication.inc.php.
References DataObject\getData(), and AppLocale\requireComponents().
| Publication::getLocalizedCoverImageThumbnailUrl | ( | $contextId | ) |
Get the URL to the thumbnail of a localized cover image
| int | $contextId |
Definition at line 68 of file Publication.inc.php.
References PKPServices\get(), and getLocalizedCoverImageUrl().
| Publication::getLocalizedCoverImageUrl | ( | $contextId | ) |
Get the URL to a localized cover image
| int | $contextId |
Definition at line 45 of file Publication.inc.php.
References PKPApplication\get(), and PKPPublication\getLocalizedData().
Referenced by getLocalizedCoverImageThumbnailUrl().