Class QMenuBase
Implements a JQuery UI Menu
A JQuery UI menu is designed to turn an unordered html list into a menu widget. In order to create a menu, treat this object as a panel that needs to print <
<
ul>> items and putting <
TBD: Add methods to create the menu structure, and to record when a menu is clicked on.
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QBlockControl
- QPanel
- QMenuGen
- QMenuBase
Direct known subclasses
QMenu
Package: Controls\Base
Link: http://jqueryui.com/menu/
Located at includes/base_controls/QMenuBase.class.php
Link: http://jqueryui.com/menu/
Located at includes/base_controls/QMenuBase.class.php
Blur(),
Collapse(),
CollapseAll(),
Destroy(),
Disable(),
Enable(),
Expand(),
Focus(),
GetEndScript(),
GetJqSetupFunction(),
GetModelConnectorParams(),
Instance(),
IsFirstItem(),
IsLastItem(),
MakeJqOptions(),
Next(),
NextPage(),
Option(),
Option1(),
Option2(),
Option3(),
Previous(),
PreviousPage(),
Refresh(),
Select(),
__get(),
__set()
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strTagName
HTML tag to the used for the Block Control |
#
'ul'
|
$blnDisabled,
$mixIcons,
$mixPosition,
$strItems,
$strJavaScripts,
$strMenus,
$strRole,
$strStyleSheets
|
$blnHtmlEntities,
$blnIsBlockElement,
$strDefaultDisplayStyle
|
$blnAutoRenderChildren,
$blnDropTarget,
$objDropsControlsArray,
$objDropsGroupingsArray,
$objIsDropZoneFor,
$objMovesControlsArray,
$strFormat,
$strTemplate,
$strText
|
$attributes,
$styles
|
$Disabled,
$Icons,
$Items,
$Menus,
$Position,
$Role
|
$AutoRenderChildren,
$DropTarget,
$Format,
$HorizontalAlign,
$HtmlEntities,
$ResizeHandleDirection,
$ResizeHandleMaximum,
$ResizeHandleMinimum,
$TagName,
$Template,
$Text,
$VerticalAlign
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$Width
|