YiiWheels
  • Package
  • Class
  • Tree

Packages

  • None
  • yiiwheels
    • behaviors
    • widgets
    • widgets
      • ace
      • box
      • datepicker
      • daterangepicker
      • datetimepicker
      • detail
      • fileupload
      • fileuploader
      • gallery
      • google
      • grid
        • behaviors
        • operations
      • highcharts
      • maskInput
      • maskmoney
      • modal
      • multiselect
      • rangeslider
      • redactor
      • select2
      • sparklines
      • switch
      • timeago
      • timepicker
      • toggle
      • typeahead

Classes

  • WhRedactor

Class WhRedactor

CInputWidget
Extended by WhRedactor
Package: YiiWheels\widgets\redactor
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/redactor/WhRedactor.php

Methods summary

public
# init( )

Widget's init function

Widget's init function

public
# run( )

Runs the widget.

Runs the widget.

public
# renderField( )

Renders field

Renders field

public
# registerClientScript( )

Registers required client script for bootstrap select2. It is not used through bootstrap->registerPlugin in order to attach events if any

Registers required client script for bootstrap select2. It is not used through bootstrap->registerPlugin in order to attach events if any

protected
# registerPlugins( mixed $assetsUrl )

Parameters

$assetsUrl
mixed
$assetsUrl

Magic methods summary

Properties summary

public array $pluginOptions
#

Editor options that will be passed to the editor

Editor options that will be passed to the editor

See

http://imperavi.com/redactor/docs/
public boolean $debugMode
#

Debug mode Used to publish full js file instead of min version

Debug mode Used to publish full js file instead of min version

YiiWheels API documentation generated by ApiGen 2.8.0