Class QImageRollover
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QImageRollover
public
|
|
public
mixed|
|
#
GetLinkStyler( )
Returns an object you can use to style the 'href' tag that will surround the picture. |
public
|
|
public
|
|
public
|
|
protected
string
|
#
GetControlHtml( )
This method will render the control, itself, and will return the rendered HTML as a string |
public
string
|
#
GetEndScript( )
Returns and fires the JavaScript that is associated with this control. The html for the control will have already been rendered, so refer to the html object with "\$j(#{$this->ControlId})". You should do the following: - Return any script that attaches a JavaScript widget to the the html control. - Use functions like ExecuteControlCommand to fire commands to execute AFTER all controls have been attached. |
public
boolean
|
|
public
mixed
|
|
public
mixed|
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
|
$mixImageStandard
|
|
protected
|
$mixImageHover
|
|
protected
|
$strLinkUrl
|
|
protected
array
|
$strCustomLinkStyleArray
|
#
array()
|
protected
|
$objLinkStyler
|
$attributes,
$styles
|
public
mixed
|
$ImageStandard
|
public
mixed
|
$ImageHover
|
public
string
|
$AltText
|
public
string
|
$LinkUrl
|
$AccessKey,
$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
|