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

  • WhMultiSelect

Class WhMultiSelect

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

Methods summary

public
# init( )

Initializes the widget.

Initializes the widget.

public
# run( )

Runs the widget.

Runs the widget.

public
# renderField( )

Renders the multiselect field

Renders the multiselect field

public
# registerClientScript( )

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

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

Magic methods summary

Properties summary

public array $data
#

@param data for generating the list options (value=>display)

@param data for generating the list options (value=>display)

public string[] $events
#

the JavaScript event handlers.

the JavaScript event handlers.

public array $pluginOptions
#

the plugin options

the plugin options

See

http://davidstutz.github.com/bootstrap-multiselect/
YiiWheels API documentation generated by ApiGen 2.8.0