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

  • WhFineUploader

Class WhFineUploader

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

Methods summary

public
# init( )

Throws

CException
public
# run( )

Widget's run method

Widget's run method

public
# renderTag( )

Renders the tag where the button is going to be rendered

Renders the tag where the button is going to be rendered

public
# registerClientScript( )

Registers required client script for finuploader

Registers required client script for finuploader

protected
# initDefaultOptions( )

Sets up default options for the plugin

  • thanks https://github.com/anggiaj

Sets up default options for the plugin

  • thanks https://github.com/anggiaj
protected array
# getValidator( )

Returns

array

Magic methods summary

Properties summary

public string $uploadAction
#

upload action url

upload action url

public string $tagName
#

the HTML tag to render the uploader to

the HTML tag to render the uploader to

public string $noScriptText
#

text to display if javascript is disabled

text to display if javascript is disabled

public array $pluginOptions
#

the plugin options

the plugin options

public array $events
#

the events

the events

public string $scenario
#

which scenario we get the validation from

which scenario we get the validation from

protected array $defaultOptions
#

d

d

YiiWheels API documentation generated by ApiGen 2.8.0