| $#! | |
| __construct, DLEditArea | |
| D | |
| Degrade, DLEditArea | |
| I | |
| init, DLEditAreaJS | |
| S | |
| ShowPreviewTab, DLEditArea | |
| ShowSettingsTab, DLEditArea | |
| U | |
| updateTextarea, DLEditAreaJS |
Create a new instance of DLEditArea.
public function __construct()
Undo any upgrades that has been made.
protected function Degrade( $start, $counter )
Initialize the script by attaching an event into the form onsubmit.
init: function()
Retrieve the HTML for the Preview tab.
public function ShowPreviewTab()
Retrieve the HTML for the Settings tab.
public function ShowSettingsTab()
Update the textarea with the data from EditArea.
updateTextarea: function()