class SpellingCorrection extends Model (View source)

Properties

bool $corrected
string $correctedHtml
string $correctedText

Methods

setCorrected($corrected)

No description

bool
getCorrected()

No description

setCorrectedHtml($correctedHtml)

No description

string
getCorrectedHtml()

No description

setCorrectedText($correctedText)

No description

string
getCorrectedText()

No description

Details

setCorrected($corrected)

No description

Parameters

$corrected

bool getCorrected()

No description

Return Value

bool

setCorrectedHtml($correctedHtml)

No description

Parameters

$correctedHtml

string getCorrectedHtml()

No description

Return Value

string

setCorrectedText($correctedText)

No description

Parameters

$correctedText

string getCorrectedText()

No description

Return Value

string