Class QFileControl
This class will render an HTML File input.
public
|
|
protected
string
|
|
public
boolean
|
|
public
mixed
|
|
public
mixed
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
|
$strFileName
|
#
null
|
protected
|
$strType
|
#
null
|
protected
|
$intSize
|
#
null
|
protected
|
$strFile
|
#
null
|
protected
string
|
$strFormAttributes
Form attributes for the control |
#
array('enctype'=>'multipart/form-data')
|
$attributes,
$styles
|
public read-only
string
|
$FileName
is the name of the file that the user uploads |
public read-only
string
|
$Type
is the MIME type of the file |
public read-only
integer
|
$Size
is the size in bytes of the file |
public read-only
string
|
$File
is the temporary full file path on the server where the file physically resides |
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|