Class QImageControlBase
This class will render an Image Control of any image file in the system
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QImageControlBase
Direct known subclasses
QImageControl
public
|
|
public
boolean
|
|
public
|
#
__construct(
Creates a QControlBase object This constructor will generally not be used to create a QControlBase object. Instead it is used by the classes which extend the class. Only the parent object parameter is required. If the option strControlId parameter is not used, QCubed will generate the id. |
public
|
|
protected
string
|
#
GetControlHtml( )
This method will render the control, itself, and will return the rendered HTML as a string |
public
|
|
public static
|
|
protected
|
|
protected
|
|
public
|
|
public
mixed
|
|
public
mixed
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strBackColor
|
#
'ffffff'
|
protected
boolean
|
$blnScaleCanvasDown
|
#
false
|
protected
boolean
|
$blnScaleImageUp
|
#
true
|
protected
|
$strImageType
|
#
null
|
protected
integer
|
$intQuality
|
#
100
|
protected
|
$strImagePath
|
|
protected
|
$strAlternateText
|
|
protected
|
$strCacheFolder
|
#
null
|
protected
|
$strCacheFilename
|
#
null
|
protected
|
$strSourceImageType
|
#
null
|
protected
|
$strCachedActualFilePath
|
#
null
|
protected
|
$strWidth
|
|
protected
|
$strHeight
|
$attributes,
$styles
|
public
boolean
|
$ScaleCanvasDown
|
public
boolean
|
$ScaleImageUp
|
public
string
|
$ImageType
|
public
integer
|
$Quality
|
public
string
|
$CacheFolder
|
public
string
|
$CacheFilename
|
public
string
|
$ImagePath
|
public
string
|
$AlternateText
|
public write-only
string
|
$BackColor
|
public write-only
string
|
$Width
|
public write-only
string
|
$Height
|
$AccessKey,
$AltText,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign
|