IRichtTextEditor Interface Reference
An Interface for richt text editor implementations. More...
Inheritance diagram for
IRichtTextEditor:
Public Member Functions |
|
| apply (PageData $page_data, $name) | |
| Apply it. |
|
Detailed Description
An Interface for richt text editor implementations.
Definition at line 5 of file irichtexteditor.cls.php.
Member Function Documentation
| IRichtTextEditor::apply | ( | PageData $ | page_data, | |
| $ | name | |||
| ) |
Apply it.
- Parameters:
-
PageData $page_data string $name Name of editor, can be found as class "rte_$name" on HTML textareas
Implemented in CKEditorConfig, CLEditorConfig, and WYMEditorConfig.
The documentation for this interface was generated from the following file:
- contributions/text.html/lib/interfaces/irichtexteditor.cls.php
