Property | Type | Description | |
---|---|---|---|
$strPrefix | string | The CSS class prefix | |
$strTemplate | string | Template |
Method | Description | |
---|---|---|
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string | |
validate ( ) | Validate the input and set the value |
Method | Description | |
---|---|---|
getMaximumUploadSize ( ) : string | Return the maximum upload file size in bytes |
protected getMaximumUploadSize ( ) : string | ||
return | string |