LimeSurvey API - Master branch

JsonEditor extends CInputWidget
in package

Tags
author

Sam Mousa sam@befound.nl

Table of Contents

Properties

$editorOptions  : mixed
$htmlOptions  : mixed
$baseUrl  : mixed
$libraryDir  : mixed

Methods

init()  : mixed
run()  : mixed
registerClientScript()  : mixed
registerCssFile()  : mixed
registerScriptFile()  : mixed

Properties

$editorOptions

public mixed $editorOptions = array('mode' => 'form', 'modes' => array('form', 'code', 'tree', 'text'))

$htmlOptions

public mixed $htmlOptions = array('class' => 'jsoneditor-wrapper')

$libraryDir

protected mixed $libraryDir = 'jsoneditor-2.3.6'

Methods

registerClientScript()

protected registerClientScript() : mixed

registerCssFile()

protected registerCssFile(mixed $fileName) : mixed
Parameters
$fileName : mixed

registerScriptFile()

protected registerScriptFile(mixed $fileName) : mixed
Parameters
$fileName : mixed

        
On this page

Search results