HumHub Documentation (unofficial)

AbstractRichTextConverter.php

Table of Contents

Classes

AbstractRichTextConverter
AbstractRichTextConverter classes are used to translate the richtext content to other formats. This class is responsible for converting the base richtext format to other formats. Implementations of this interface at least need to implement the `convertToPlaintext()` function. If a format other than plaintext is not supported the implementation should fallback to an encoded version of `convertToPlaintext()`.

        
On this page

Search results