C# Class XAF_Bootstrap.Templates.ContentTemplate

Inheritance: TemplateContent, IXafPopupWindowControlContainer
显示文件 Open project: Terricks/XAFBootstrap

Protected Properties

Property Type Description
AIC global::DevExpress.ExpressApp.Web.Controls.AboutInfoControl
EMA global::XAF_Bootstrap.Controls.XbActionContainerHolder
EditModeActions2 global::XAF_Bootstrap.Controls.XbActionContainerHolder
ErrorInfo global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl
FooterActions global::XAF_Bootstrap.Controls.XbActionContainerHolder
GE global::DevExpress.Web.ASPxGlobalEvents
InfoMessagesPanel global::System.Web.UI.WebControls.Literal
PopupWindowControl global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl
QC global::DevExpress.ExpressApp.Web.Templates.ActionContainers.QuickAccessNavigationActionContainer
RNC global::XAF_Bootstrap.Controls.XbActionContainerHolder
SAC global::XAF_Bootstrap.Controls.XbActionContainerHolder
SHC global::XAF_Bootstrap.Controls.XbActionContainerHolder
Scripts global::DevExpress.Web.ASPxLabel
TB global::XAF_Bootstrap.Controls.XbActionContainerHolder
TopMenu global::DevExpress.Web.ASPxLabel
UPEI global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPEMA global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPIMP global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPPopupWindowControl global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPQC global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPSAC global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPSHC global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPTB global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPVH global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
UPVSC global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
VCC global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl
VIC global::DevExpress.ExpressApp.Web.Controls.ViewImageControl
VRAH global::XAF_Bootstrap.Controls.XbActionContainerHolder
VRUP global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
VSC global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl
XafUpdatePanel1 global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
XafUpdatePanel2 global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel
xbMegaMenu global::DevExpress.Web.ASPxLabel

Public Methods

Method Description
FindNode ( ChoiceActionItemCollection items, String param ) : ChoiceActionItem
FormatNodeId ( string id ) : String
GenerateActionsLayoutScript ( ) : void
GenerateMenuItems ( ChoiceActionItemCollection collection ) : void
GenerateSubMenu ( ChoiceActionItem NavNode, System.Boolean IsRoot = false ) : String
GeneratexbSubMenu ( ChoiceActionItem RootItem, System.Boolean IsRoot, System.Boolean IsRight = false, String style = "" ) : String
GetMenuItem ( ChoiceActionItem Node, System.Boolean UseIdent = true, String AdditionAttrs = "", System.Boolean IsRight = false ) : String
GetNodeClasses ( ChoiceActionItem Node, System.Boolean AsSelector = false ) : String
GetNodeID ( ChoiceActionItem Node ) : String
GetNodeLevel ( ChoiceActionItem Node ) : String
GetSecurityActions ( ) : String
SetStatus ( ICollection statusMessages ) : void
UpdateActions ( int Type = -1 ) : void

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void
OnUnload ( EventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void

Private Methods

Method Description
CurrentRequestWindow_PagePreRender ( object sender, EventArgs e ) : void
EMA_MenuItemsCreated ( object sender, EventArgs e ) : void
EditModeActions2_MenuItemsCreated ( object sender, EventArgs e ) : void
FormatGlyphicon ( String icon ) : String
SAC_MenuItemsCreated ( object sender, EventArgs e ) : void
SHC_MenuItemsCreated ( object sender, EventArgs e ) : void
TB_MenuItemsCreated ( object sender, EventArgs e ) : void
UpdateTRPVisibility ( ) : void
VRAH_MenuItemsCreated ( object sender, EventArgs e ) : void
menuHandler_OnCallback ( object source, CallbackEventArgs e ) : void

Method Details

FindNode() public method

public FindNode ( ChoiceActionItemCollection items, String param ) : ChoiceActionItem
items ChoiceActionItemCollection
param String
return ChoiceActionItem

FormatNodeId() public static method

public static FormatNodeId ( string id ) : String
id string
return String

GenerateActionsLayoutScript() public method

public GenerateActionsLayoutScript ( ) : void
return void

GenerateMenuItems() public method

public GenerateMenuItems ( ChoiceActionItemCollection collection ) : void
collection ChoiceActionItemCollection
return void

GenerateSubMenu() public method

public GenerateSubMenu ( ChoiceActionItem NavNode, System.Boolean IsRoot = false ) : String
NavNode ChoiceActionItem
IsRoot System.Boolean
return String

GeneratexbSubMenu() public method

public GeneratexbSubMenu ( ChoiceActionItem RootItem, System.Boolean IsRoot, System.Boolean IsRight = false, String style = "" ) : String
RootItem ChoiceActionItem
IsRoot System.Boolean
IsRight System.Boolean
style String
return String

GetMenuItem() public method

public GetMenuItem ( ChoiceActionItem Node, System.Boolean UseIdent = true, String AdditionAttrs = "", System.Boolean IsRight = false ) : String
Node ChoiceActionItem
UseIdent System.Boolean
AdditionAttrs String
IsRight System.Boolean
return String

GetNodeClasses() public method

public GetNodeClasses ( ChoiceActionItem Node, System.Boolean AsSelector = false ) : String
Node ChoiceActionItem
AsSelector System.Boolean
return String

GetNodeID() public method

public GetNodeID ( ChoiceActionItem Node ) : String
Node ChoiceActionItem
return String

GetNodeLevel() public method

public GetNodeLevel ( ChoiceActionItem Node ) : String
Node ChoiceActionItem
return String

GetSecurityActions() public method

public GetSecurityActions ( ) : String
return String

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

OnPreRender() protected method

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
return void

OnUnload() protected method

protected OnUnload ( EventArgs e ) : void
e System.EventArgs
return void

Page_Init() protected method

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

SetStatus() public method

public SetStatus ( ICollection statusMessages ) : void
statusMessages ICollection
return void

UpdateActions() public method

public UpdateActions ( int Type = -1 ) : void
Type int
return void

Property Details

AIC protected_oe property

AIC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.AboutInfoControl AIC
return global::DevExpress.ExpressApp.Web.Controls.AboutInfoControl

EMA protected_oe property

EMA control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder EMA
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

EditModeActions2 protected_oe property

EditModeActions2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder EditModeActions2
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

ErrorInfo protected_oe property

ErrorInfo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl ErrorInfo
return global::XAF_Bootstrap.Controls.XafBootstrapErrorInfoControl

FooterActions protected_oe property

FooterActions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder FooterActions
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

GE protected_oe property

GE control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxGlobalEvents GE
return global::DevExpress.Web.ASPxGlobalEvents

InfoMessagesPanel protected_oe property

InfoMessagesPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal InfoMessagesPanel
return global::System.Web.UI.WebControls.Literal

PopupWindowControl protected_oe property

PopupWindowControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl PopupWindowControl
return global::DevExpress.ExpressApp.Web.Controls.XafPopupWindowControl

QC protected_oe property

QC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.ActionContainers.QuickAccessNavigationActionContainer QC
return global::DevExpress.ExpressApp.Web.Templates.ActionContainers.QuickAccessNavigationActionContainer

RNC protected_oe property

RNC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder RNC
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

SAC protected_oe property

SAC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder SAC
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

SHC protected_oe property

SHC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder SHC
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

Scripts protected_oe property

Scripts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxLabel Scripts
return global::DevExpress.Web.ASPxLabel

TB protected_oe property

TB control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder TB
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

TopMenu protected_oe property

TopMenu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxLabel TopMenu
return global::DevExpress.Web.ASPxLabel

UPEI protected_oe property

UPEI control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPEI
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPEMA protected_oe property

UPEMA control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPEMA
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPIMP protected_oe property

UPIMP control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPIMP
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPPopupWindowControl protected_oe property

UPPopupWindowControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPPopupWindowControl
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPQC protected_oe property

UPQC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPQC
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPSAC protected_oe property

UPSAC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPSAC
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPSHC protected_oe property

UPSHC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPSHC
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPTB protected_oe property

UPTB control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPTB
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPVH protected_oe property

UPVH control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPVH
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

UPVSC protected_oe property

UPVSC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel UPVSC
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

VCC protected_oe property

VCC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl VCC
return global::DevExpress.ExpressApp.Web.Controls.ViewCaptionControl

VIC protected_oe property

VIC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewImageControl VIC
return global::DevExpress.ExpressApp.Web.Controls.ViewImageControl

VRAH protected_oe property

VRAH control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::XAF_Bootstrap.Controls.XbActionContainerHolder VRAH
return global::XAF_Bootstrap.Controls.XbActionContainerHolder

VRUP protected_oe property

VRUP control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel VRUP
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

VSC protected_oe property

VSC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl VSC
return global::DevExpress.ExpressApp.Web.Controls.ViewSiteControl

XafUpdatePanel1 protected_oe property

XafUpdatePanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel XafUpdatePanel1
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

XafUpdatePanel2 protected_oe property

XafUpdatePanel2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel XafUpdatePanel2
return global::DevExpress.ExpressApp.Web.Templates.XafUpdatePanel

xbMegaMenu protected_oe property

xbMegaMenu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DevExpress.Web.ASPxLabel xbMegaMenu
return global::DevExpress.Web.ASPxLabel