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

  • WhCountries
  • WhDatePickerHelper
  • WhDropDownInputWidget
  • WhFonts
  • WhFontSizes
  • WhGoogleFonts
  • WhInputWidget
  • WhLanguages
  • WhPhone
  • WhSelectBox
  • WhStates
  • WhTimePickerHelper
  • WhTimezones

Class WhInputWidget

CInputWidget
Extended by WhInputWidget

Direct known subclasses

WhDatePickerHelper, WhDropDownInputWidget, WhPhone, WhSelectBox, WhTimePickerHelper

Indirect known subclasses

WhCountries, WhFonts, WhFontSizes, WhGoogleFonts, WhLanguages, WhStates, WhTimezones

Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/formhelpers/WhInputWidget.php

Methods summary

public
# init( )

Inheritdoc

protected array
# asDataAttributes( array $options )

Converts client options to HTML5 data- attributes.

Converts client options to HTML5 data- attributes.

Parameters

$options
array
$options the options to convert

Returns

array
protected
# registerPlugin( string $name )

Registers a specific Bootstrap plugin and the related events

Registers a specific Bootstrap plugin and the related events

Parameters

$name
string
$name the name of the Bootstrap helper plugin

Magic methods summary

Properties summary

public array $pluginOptions
#

the options for the Bootstrap FormHelper plugin.

the options for the Bootstrap FormHelper plugin.

public array $clientEvents
#

the event handlers for the underlying Bootstrap FormHelper input JS plugin.

the event handlers for the underlying Bootstrap FormHelper input JS plugin.

public string $language
#

the language code to use (default is english, no need to be set). Every plugin has its own available languages.

the language code to use (default is english, no need to be set). Every plugin has its own available languages.

public string $languagePath
#

in case you add your own language file.

in case you add your own language file.

public boolean $readOnly
#
YiiWheels API documentation generated by ApiGen 2.8.0