Open Journal Systems  3.3.0
Author Class Reference
Inheritance diagram for Author:
PKPAuthor Identity DataObject

Additional Inherited Members

- Public Member Functions inherited from PKPAuthor
 _setShowTitle ($showTitle)
 
 getFullName ($preferred=true, $familyFirst=false, $defaultLocale=null)
 
 getIncludeInBrowse ()
 
getLocalizedData ($key, $preferredLocale=null)
 
 getLocalizedFamilyName ($defaultLocale=null)
 
 getLocalizedGivenName ($defaultLocale=null)
 
 getLocalizedUserGroupName ()
 
 getPrimaryContact ()
 
 getSequence ()
 
 getShowTitle ()
 
 getSubmissionId ()
 
 getSubmissionLocale ()
 
 getUserGroup ()
 
 getUserGroupId ()
 
 setIncludeInBrowse ($include)
 
 setPrimaryContact ($primaryContact)
 
 setSequence ($sequence)
 
 setSubmissionId ($submissionId)
 
 setSubmissionLocale ($submissionLocale)
 
 setUserGroupId ($userGroupId)
 
- Public Member Functions inherited from Identity
 getAffiliation ($locale)
 
 getBiography ($locale)
 
 getCountry ()
 
 getCountryLocalized ()
 
 getEmail ()
 
 getFamilyName ($locale)
 
 getGivenName ($locale)
 
 getLocalizedAffiliation ()
 
 getLocalizedBiography ()
 
 getOrcid ()
 
 getPreferredPublicName ($locale)
 
 getUrl ()
 
 setAffiliation ($affiliation, $locale)
 
 setBiography ($biography, $locale)
 
 setCountry ($country)
 
 setEmail ($email)
 
 setFamilyName ($familyName, $locale)
 
 setGivenName ($givenName, $locale)
 
 setOrcid ($orcid)
 
 setPreferredPublicName ($preferredPublicName, $locale)
 
 setUrl ($url)
 
- Public Member Functions inherited from DataObject
 __construct ()
 
 addSupportedMetadataAdapter ($metadataAdapter)
 
 extractMetadata ($metadataSchema)
 
 getAdditionalMetadataFieldNames ()
 
getAllData ()
 
 getDAO ()
 
getData ($key, $locale=null)
 
 getHasLoadableAdapters ()
 
 getId ()
 
 getLocaleMetadataFieldNames ()
 
 getMetadataFieldNames ($translated=true)
 
 getSetMetadataFieldNames ($translated=true)
 
 getSupportedExtractionAdapters ()
 
 getSupportedInjectionAdapters ()
 
 getSupportedMetadataSchemas ()
 
 hasData ($key, $locale=null)
 
 injectMetadata ($metadataDescription)
 
 removeSupportedMetadataAdapter ($metadataSchemaName)
 
 setAllData (&$data)
 
 setData ($key, $value, $locale=null)
 
 setHasLoadableAdapters ($hasLoadableAdapters)
 
 setId ($id)
 
 unsetData ($key, $locale=null)
 
 upcastTo ($targetObject)
 
- Data Fields inherited from DataObject
 $_data = array()
 
 $_extractionAdaptersLoaded = false
 
 $_hasLoadableAdapters = false
 
 $_injectionAdaptersLoaded = false
 
 $_metadataExtractionAdapters = array()
 
 $_metadataInjectionAdapters = array()
 

Detailed Description

Article author metadata class.

a mock author.

See also
AuthorDAO

Definition at line 20 of file Author.inc.php.


The documentation for this class was generated from the following file: