ContentAttributesInterface
in
Interface ContentAttributesInterface
Tags
Table of Contents
- position() : string
- Return the content position
- status() : ContentStatusCollection
- Return whether the content status
- titles() : ContentTitleCollection
- Return the localized content titles
- type() : string
- Return the content type
Methods
position()
Return the content position
public
position() : string
Return values
string —status()
Return whether the content status
public
status() : ContentStatusCollection
Return values
ContentStatusCollection —titles()
Return the localized content titles
public
titles() : ContentTitleCollection
Return values
ContentTitleCollection —type()
Return the content type
public
type() : string