CKEditor view helper. Handles rendering the CKEditor element

package Gems
subpackage View\Helper
author Menno Dekker
copyright Copyright (c) 2014 Erasmus MC
license New BSD License
version $Id$

 Methods

__construct()

__construct($options = null

Parameters

$options

formCKEditor()

formCKEditor($name = null, $value = null, $attribs = null, $options = null

Parameters

$name

$value

$attribs

$options

setBasePath()

setBasePath($basePath) 

Parameters

$basePath

setConfig()

setConfig($config) 

Parameters

$config

 Properties

 

$config

$config 

Default

array()
 

Default basedir for CKEditor. Can be overwritten through the Decorator options.

$_basedir : string

Default

'gems/ckeditor'
 

$_options

$_options 

Default

array()