Class elFinderEditorZohoOffice
Abstract class of editor plugins.
- elFinderEditor
-
elFinderEditorZohoOffice
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
argValue(),
isAllowedMethod()
|
protected
array
|
$allowed
Array of allowed method by request from client side. |
#
array('init', 'save', 'chk')
|
protected
array
|
$editor_settings
|
#
array(
'writer' => array(
'unit' => 'mm',
'view' => 'pageview'
),
'sheet' => array(
'country' => 'US'
),
'show' => array()
)
|
$args,
$elfinder
|