Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Dojo Editor dijit

array
$_jsonParams= 'array('captureEvents''
JSON-encoded parameters
array('captureEvents'
Details
string
$_module= ''dijit.Editor''
'dijit.Editor'
Details
_createEditorOnSubmit(
string $hiddenId, string $editorId
)
:
void
Create onSubmit binding for element
Name | Type | Description |
---|---|---|
$hiddenId | string | |
$editorId | string |

_getRequiredModules(
array $plugins
)
:
array
Generates the list of required modules to include, if any is needed.
Name | Type | Description |
---|---|---|
$plugins | array | plugins to include |
Type | Description |
---|---|
array |

_normalizeEditorName(
string $name
)
:
string
Normalize editor element name
Name | Type | Description |
---|---|---|
$name | string |
Type | Description |
---|---|
string |