Any JavaScript editor you want to integrate needs to
implement this interface. When you enable htmlEditing on a
text area, your interface class will be called with the
current page and the id of the text area to be edited. You
will need to do what ever to the page to make the editor
work.
AbstractInterface
Methods |
public abstract updatePage(PHPFUI
|