|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Data\Text\SimpleDocumentMarkdown:
Collaboration diagram for ILIAS\Data\Text\SimpleDocumentMarkdown:Public Member Functions | |
| __construct (SimpleDocumentMarkdownShape $simple_document_markdown_shape, string $raw) | |
Public Member Functions inherited from ILIAS\Data\Text\Markdown | |
| __construct (MarkdownShape $markdown_shape, string $raw) | |
Public Member Functions inherited from ILIAS\Data\Text\TextBase | |
| __construct (protected Shape $shape, protected string $raw) | |
| getShape () | |
| getMarkup () | |
| getSupportedStructure () | |
| toHTML () | |
| toPlainText () | |
| getRawRepresentation () | |
| getShape () | |
| getMarkup () | |
| getSupportedStructure () | |
| toHTML () | |
| toPlainText () | |
| getRawRepresentation () | |
Definition at line 25 of file SimpleDocumentMarkdown.php.
| ILIAS\Data\Text\SimpleDocumentMarkdown::__construct | ( | SimpleDocumentMarkdownShape | $simple_document_markdown_shape, |
| string | $raw | ||
| ) |
Definition at line 27 of file SimpleDocumentMarkdown.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: