\Charcoal\CmsFaq

FAQ Entry.

Summary

Methods
Properties
Constants
setQuestion()
question()
setAnswer()
answer()
categoryType()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$question
$answer
N/A

Properties

$question

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

The question, or "title", of this entry.

Type

\Charcoal\Translator\Translation|string|null

$answer

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

Type

\Charcoal\Translator\Translation|string|null

Methods

setQuestion()

setQuestion(mixed  $question) : self

Parameters

mixed $question

The question (localized).

Returns

self

question()

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

Returns

\Charcoal\Translator\Translation|string|null

setAnswer()

setAnswer(mixed  $answer) : self

Parameters

mixed $answer

The answer (localized).

Returns

self

answer()

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

Returns

\Charcoal\Translator\Translation|string|null

categoryType()

categoryType() : string

CategorizableTrait > categoryType()

Returns

string