|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Data\Text\Text:
Collaboration diagram for ILIAS\Data\Text\Text:Public Member Functions | |
| getShape () | |
| getMarkup () | |
| getSupportedStructure () | |
| toHTML () | |
| toPlainText () | |
| getRawRepresentation () | |
| ILIAS\Data\Text\Text::getMarkup | ( | ) |
Implemented in ILIAS\Data\Text\TextBase.
| ILIAS\Data\Text\Text::getRawRepresentation | ( | ) |
Implemented in ILIAS\Data\Text\TextBase.
| ILIAS\Data\Text\Text::getShape | ( | ) |
Implemented in ILIAS\Data\Text\TextBase.
| ILIAS\Data\Text\Text::getSupportedStructure | ( | ) |
Implemented in ILIAS\Data\Text\Shape\SimpleDocumentMarkdown, ILIAS\Data\Text\Shape\WordOnlyMarkdown, and ILIAS\Data\Text\TextBase.
| ILIAS\Data\Text\Text::toHTML | ( | ) |
Implemented in ILIAS\Data\Text\TextBase.
| ILIAS\Data\Text\Text::toPlainText | ( | ) |
Implemented in ILIAS\Data\Text\TextBase.