UNA
|
Public Member Functions | |
__construct ($aObject, $oTemplate=false) | |
Public Member Functions inherited from BxBaseEditorQuill | |
attachEditor ($sSelector, $iViewMode=BX_EDITOR_STANDARD, $bDynamicMode=false, $aAttrs=[]) | |
Public Member Functions inherited from BxDolEditor | |
getObjectName () | |
setCustomConf ($s) | |
setCustomPlugins ($sPlugins) | |
setCustomToolbarButtons ($sButtons) | |
getWidth ($iViewMode) | |
getSkins ($bFullInfo=false) | |
setSkin ($sSkin) | |
attachEditor ($sSelector, $iViewMode, $bDynamicMode=false) | |
Additional Inherited Members | |
Static Public Member Functions inherited from BxDolEditor | |
static | getObjectInstance ($sObject=false, $oTemplate=false) |
Static Public Member Functions inherited from iBxDolFactoryObject | |
static | getObjectInstance ($sObject) |
Protected Member Functions inherited from BxBaseEditorQuill | |
_addJsCss ($bDynamicMode=false, $sInitEditor='') | |
_getJsCss ($bUseUrlsForJs=false) | |
Protected Member Functions inherited from BxDolEditor | |
__construct ($aObject) | |
_addJsCss ($bDynamicMode=false) | |
_replaceMarkers ($s, $a) | |
Protected Attributes inherited from BxBaseEditorQuill | |
$_oTemplate | |
$_bJsCssAdded = false | |
Protected Attributes inherited from BxDolEditor | |
$_sObject | |
$_aObject | |
$_sConfCustom = '' | |
$_sButtonsCustom = false | |
$_sPluginsCustom = false | |
$_sSkin | |
$_aSkins | |
Static Protected Attributes inherited from BxBaseEditorQuill | |
static | $CONF_COMMON |
static | $CONF_STANDARD = "" |
static | $CONF_MINI = "" |
static | $CONF_FULL = "" |
BxTemplEditorQuill::__construct | ( | $aObject, | |
$oTemplate = false ) |
Reimplemented from BxBaseEditorQuill.