extends |
AbstractCoredata |
|---|---|
implements |
IAbstract |
| Methods | ||
|---|---|---|
public
|
__construct(array $data)
|
# |
public
|
getLinks()
|
# |
public
|
getCreator()
|
# |
public
|
getCreatorAuthor(): EntryAuthor
|
# |
public
|
getCoverDisplayDate()
|
# |
public
|
getAffiliations()
|
# |
public
|
countAffiliations()
|
# |
public
|
getSubtype()
|
# |
public
|
getSubtypeDescription()
|
# |
public
|
getAuthors(): EntryAuthor[]|null
|
# |
public
|
getCoAuthor(): EntryAuthor[]
|
# |
public
|
countAuthors()
|
# |
public
|
getAuthkeywords()
|
# |
public
|
getYear()
|
# |
public
|
getPreferredName()
|
# |
public
|
getAffiliation()
|
# |
public
|
getAuthorID()
|
# |
public
|
isEmpty()
|
# |
public
|
isOpenAccess()
|
# |
| Properties | |||
|---|---|---|---|
protected
|
array
|
$data
|
# |
protected
|
EntryLinks
|
$links
|
# |
protected
|
Affiliation[]
|
$affiliations
|
# |
protected
|
EntryAuthor[]
|
$authors
|
# |
protected
|
AuthorName[]
|
$preferredName
|
# |