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