Methods

__construct()

__construct($sEditorName, $sEditorContent) 

Parameters

$sEditorName

$sEditorContent

cWYSIWYGEditor()

cWYSIWYGEditor($sEditorName, $sEditorContent) 
deprecated 2012-08-24 Use __construct

Parameters

$sEditorName

$sEditorContent

_getEditor()

_getEditor() 

Exceptions

\cBadMethodCallException if this method is not overridden in the subclass

_getEditorPath()

_getEditorPath() 

_getScripts()

_getScripts() 

Exceptions

\cBadMethodCallException if this method is not overridden in the subclass

_setEditor()

_setEditor($sEditor) 

Parameters

$sEditor

_setEditorContent()

_setEditorContent($sContent) 

Parameters

$sContent

_setEditorName()

_setEditorName($sEditorName) 

Parameters

$sEditorName

_setSetting()

_setSetting($sKey, $sValue, $bForceSetting) 

Parameters

$sKey

$sValue

$bForceSetting

_unsetSetting()

_unsetSetting($sKey) 

Parameters

$sKey

 Properties

 

$_aSettings 
 

$_sEditor 
 

$_sEditorContent 
 

$_sEditorName 
 

$_sPath