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

  • WhBasicFileUpload
  • WhFileUpload

Class WhFileUpload

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

Methods summary

public
# init( )

Widget initialization

Widget initialization

public
# run( )

Generates the required HTML and Javascript

Generates the required HTML and Javascript

public
# registerClientScript( )

Registers and publishes required scripts

Registers and publishes required scripts

Magic methods summary

Properties summary

public string $url
#

the url to the upload handler

the url to the upload handler

public boolean $multiple
#

set to true to use multiple file upload

set to true to use multiple file upload

public mixed $uploadTemplate
#

The upload template id to display files available for upload defaults to null, meaning using the built-in template

The upload template id to display files available for upload defaults to null, meaning using the built-in template

public mixed $downloadTemplate
#

The template id to display files available for download defaults to null, meaning using the built-in template

The template id to display files available for download defaults to null, meaning using the built-in template

public boolean $previewImages
#

Wheter or not to preview image files before upload

Wheter or not to preview image files before upload

public boolean $imageProcessing
#

Wheter or not to add the image processing pluging

Wheter or not to add the image processing pluging

public string $formView
#

name of the form view to be rendered

name of the form view to be rendered

public string $uploadView
#

name of the upload view to be rendered

name of the upload view to be rendered

public string $downloadView
#

name of the download view to be rendered

name of the download view to be rendered

public string $previewImagesView
#

name of the view to display images at bootstrap-slideshow

name of the view to display images at bootstrap-slideshow

YiiWheels API documentation generated by ApiGen 2.8.0