\Charcoal\CmsText

CMS Text

Summary

Methods
Properties
Constants
setTitle()
title()
setSubtitle()
subtitle()
setContent()
content()
setSearchProperties()
searchProperties()
setSearchKeywords()
searchKeywords()
categoryType()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$title
$subtitle
$content
$searchProperties
$searchKeywords
N/A

Properties

$title

$title : \Charcoal\Translator\Translation|string|null

Type

\Charcoal\Translator\Translation|string|null

$subtitle

$subtitle : \Charcoal\Translator\Translation|string|null

Type

\Charcoal\Translator\Translation|string|null

$content

$content : \Charcoal\Translator\Translation|string|null

Type

\Charcoal\Translator\Translation|string|null

$searchProperties

$searchProperties : array

Type

array

$searchKeywords

$searchKeywords : \Charcoal\Translator\Translation|string|null

Type

\Charcoal\Translator\Translation|string|null

Methods

setTitle()

setTitle(mixed  $title) : \Charcoal\Cms\TextInterface

Parameters

mixed $title

The news title (localized).

Returns

\Charcoal\Cms\TextInterface

title()

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

Returns

\Charcoal\Translator\Translation|string|null

setSubtitle()

setSubtitle(mixed  $subtitle) : self

Parameters

mixed $subtitle

The news 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

The news content (localized).

Returns

self

content()

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

Returns

\Charcoal\Translator\Translation|string|null

setSearchProperties()

setSearchProperties(array  $properties) : self

Parameters

array $properties

The properties to search into.

Returns

self

searchProperties()

searchProperties() : array

Returns

array

setSearchKeywords()

setSearchKeywords(mixed  $keywords) : self

Parameters

mixed $keywords

The search keywords (localized).

Returns

self

searchKeywords()

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

Returns

\Charcoal\Translator\Translation|string|null

categoryType()

categoryType() : string

CategorizableTrait > categoryType()

Returns

string