ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Data\Text\Text Interface Reference
+ Inheritance diagram for ILIAS\Data\Text\Text:
+ Collaboration diagram for ILIAS\Data\Text\Text:

Public Member Functions

 getShape ()
 
 getMarkup ()
 
 getSupportedStructure ()
 
 toHTML ()
 
 toPlainText ()
 
 getRawRepresentation ()
 

Detailed Description

Definition at line 23 of file Text.php.

Member Function Documentation

◆ getMarkup()

ILIAS\Data\Text\Text::getMarkup ( )

Implemented in ILIAS\Data\Text\TextBase.

◆ getRawRepresentation()

ILIAS\Data\Text\Text::getRawRepresentation ( )

Implemented in ILIAS\Data\Text\TextBase.

◆ getShape()

ILIAS\Data\Text\Text::getShape ( )

Implemented in ILIAS\Data\Text\TextBase.

◆ getSupportedStructure()

ILIAS\Data\Text\Text::getSupportedStructure ( )
Returns
Structure[]

Implemented in ILIAS\Data\Text\TextBase.

◆ toHTML()

ILIAS\Data\Text\Text::toHTML ( )

Implemented in ILIAS\Data\Text\TextBase.

◆ toPlainText()

ILIAS\Data\Text\Text::toPlainText ( )

Implemented in ILIAS\Data\Text\TextBase.


The documentation for this interface was generated from the following file: