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

  • WhSparkLines

Class WhSparkLines

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

Methods summary

public
# init( )

Widget's initialization method

Widget's initialization method

public
# run( )

Widget's run method

Widget's run method

public
# registerClientScript( )

Registers required client script for sparklines

Registers required client script for sparklines

Magic methods summary

Properties summary

public string $tagName
#

the tag name to render the sparkline to NOTE: span type of tag may have issues.

the tag name to render the sparkline to NOTE: span type of tag may have issues.

public array $data
#

the data to show on the chart

the data to show on the chart

See

http://omnipotent.net/jquery.sparkline/#s-about
public array $htmlOptions
#

additional HTML attributes to the tag

additional HTML attributes to the tag

public array $pluginOptions
#

plugin options

plugin options

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