Property | Type | Description | |
---|---|---|---|
$events | the events | ||
$noScriptText | text to display if javascript is disabled | ||
$pluginOptions | the plugin options | ||
$scenario | which scenario we get the validation from | ||
$tagName | the HTML tag to render the uploader to | ||
$uploadAction | upload action url |
Property | Type | Description | |
---|---|---|---|
$defaultOptions | d |
Method | Description | |
---|---|---|
init ( ) | ||
registerClientScript ( ) | Registers required client script for finuploader | |
renderTag ( ) | Renders the tag where the button is going to be rendered | |
run ( ) | Widget's run method |
Method | Description | |
---|---|---|
getValidator ( ) : array | ||
initDefaultOptions ( ) | Sets up default options for the plugin - thanks https://github.com/anggiaj |
protected initDefaultOptions ( ) |
public registerClientScript ( ) |
public renderTag ( ) |