ContentOwner
in
Interface for classes which are able to return content instances.
Tags
Table of Contents
Methods
- getContent() : mixed
- getContentDescription() : mixed
- Returns a text, markdown or richtext description e.g. the message of a post which is for example used for content previews and mails.
- getContentName() : mixed
Methods
getContent()
public
getContent() : mixed
Tags
getContentDescription()
Returns a text, markdown or richtext description e.g. the message of a post which is for example used for content previews and mails.
public
getContentDescription() : mixed
Tags
getContentName()
public
getContentName() : mixed