Overview

Namespaces

  • Scopus
    • Exception
    • Response
    • Util

Classes

  • AbstractAuthor
  • AbstractCoredata
  • AbstractItem
  • Abstracts
  • Affiliation
  • Author
  • AuthorGroup
  • AuthorName
  • AuthorProfile
  • BaseLinks
  • Bibrecord
  • BibrecordHead
  • Correspondence
  • CorrespondencePerson
  • Entry
  • EntryAuthor
  • EntryLinks
  • SearchLinks
  • SearchResults
  • Source

Interfaces

  • IAbstract
  • IAuthor
  • IAuthorName
  • Overview
  • Namespace
  • Class

Class Entry

Scopus\Response\AbstractCoredata
Extended by Scopus\Response\Entry implements Scopus\Response\IAbstract
Namespace: Scopus\Response
Located at Scopus/Response/Entry.php
Methods summary
public
# __construct( array $data )

Overrides

Scopus\Response\AbstractCoredata::__construct()
public
# getLinks( )
public
# getCreator( )
public Scopus\Response\EntryAuthor
# getCreatorAuthor( )

Returns

Scopus\Response\EntryAuthor
public
# getCoverDisplayDate( )
public
# getAffiliations( )
public
# countAffiliations( )
public
# getSubtype( )
public
# getSubtypeDescription( )
public Scopus\Response\EntryAuthor[]|null
# getAuthors( )

Returns

Scopus\Response\EntryAuthor[]|null

Implementation of

Scopus\Response\IAbstract::getAuthors()
public
# countAuthors( )
public
# getAuthkeywords( )
Methods inherited from Scopus\Response\AbstractCoredata
getAggregationType(), getCitedbyCount(), getCoverDate(), getDescription(), getDoi(), getEIssn(), getEndPage(), getIdentifier(), getIssn(), getPageRange(), getPublicationName(), getScopusId(), getStartPage(), getTitle(), getUrl(), getVolume()
Properties summary
protected array $data
#
protected Scopus\Response\EntryLinks $links
#
protected Scopus\Response\Affiliation[] $affiliations
#
protected Scopus\Response\EntryAuthor[] $authors
#
API documentation generated by ApiGen