417. Class

417.1. Zend\Feed\Reader\Extension\DublinCore\Entry

417.1.1. Methods

417.1.1.1. getAuthor

getAuthor()

Get an author entry

Parameters:int
Return type:string

417.1.1.2. getAuthors

getAuthors()

Get an array with feed authors

Return type:array

417.1.1.3. getCategories

getCategories()

Get categories (subjects under DC)

Return type:CollectionCategory

417.1.1.4. getContent

getContent()

Get the entry content

Return type:string

417.1.1.5. getDescription

getDescription()

Get the entry description

Return type:string

417.1.1.6. getId

getId()

Get the entry ID

Return type:string

417.1.1.7. getTitle

getTitle()

Get the entry title

Return type:string

417.1.1.8. getDate

getDate()

@return DateTime|null

417.1.1.9. registerNamespaces

registerNamespaces()

Register DC namespaces

Return type:void