|
ultimix
|
Public Member Functions | |
| __construct () | |
| pre_generation ($Options) | |
| view ($Options) | |
Data Fields | |
| $ScriptWasIncluded = false | |
| $String = false | |
| $BlockSettings = false | |
Including ckeditor.
Definition at line 26 of file ckeditor.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 67 of file ckeditor.php.
| pre_generation | ( | $Options | ) |
Function executes before any page generating actions took place.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 98 of file ckeditor.php.
| view | ( | $Options | ) |
Function includes library.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 134 of file ckeditor.php.
| $BlockSettings = false |
Definition at line 51 of file ckeditor.php.
| $ScriptWasIncluded = false |
Was script included.
Definition at line 38 of file ckeditor.php.
| $String = false |
Cached objects.
Definition at line 50 of file ckeditor.php.