\Charcoal\CmsTextInterface

Summary

Methods
Constants
setTitle()
title()
setSubtitle()
subtitle()
setContent()
content()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setTitle()

setTitle(mixed  $title) : self

Parameters

mixed $title

Text title (localized).

Returns

self

title()

title() : \Charcoal\Translator\Translation|string|null

Returns

\Charcoal\Translator\Translation|string|null

setSubtitle()

setSubtitle(mixed  $subtitle) : self

Parameters

mixed $subtitle

Text subtitle (localized).

Returns

self

subtitle()

subtitle() : \Charcoal\Translator\Translation|string|null

Returns

\Charcoal\Translator\Translation|string|null

setContent()

setContent(mixed  $content) : self

Parameters

mixed $content

Text content (localized).

Returns

self

content()

content() : \Charcoal\Translator\Translation|string|null

Returns

\Charcoal\Translator\Translation|string|null