static object &getInstance(
)
|
|
Access the only instance of this class
API Tags:
| Staticvar: | object $instance: |
XoopsEditorHandler XoopsEditorHandler(
)
|
|
void &get(
[string
$name = ""], [array
$options = null], [bool
$noHtml = false], [string
$OnFailure = ""]
)
|
|
Parameters:
|
string |
$name: |
Editor name which is actually the folder name |
|
array |
$options: |
editor options: $key => $val |
|
string |
$OnFailure: |
a pre-validated editor that will be used if the required editor is failed to create |
|
bool |
$noHtml: |
dohtml disabled |
void &getList(
[
$noHtml = false]
)
|
|
Parameters:
void setConfig(
&$editor,
$options
)
|
|
Parameters:
void &_loadEditor(
$name, [
$options = null]
)
|
|
Parameters: