C# 클래스 DotNetNuke.UI.Skins.Controls.LeftMenu

LeftMenu skinobject
상속: SkinObjectBase
파일 보기 프로젝트 열기: ucdavis/caesdodnn

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

비공개 메소드들

메소드 설명
ApplySkin ( ) : void
BuildPanelbar ( RadPanelItemCollection rootCollection ) : void
CheckPanelVisibility ( DotNetNuke.Entities.Tabs.TabInfo tab ) : bool
CheckShowOnlyCurrent ( int tabId, int parentId, int startingItemId, int iRootGroupId ) : bool
CheckShowPath ( int tabId, RadPanelItem panelItemToCheck, string pageName ) : void
CheckToExclude ( string tabName, Int32 tabId ) : bool
FillShowPathArray ( ArrayList &arrayShowPath, int selectedTabID, DotNetNuke.Entities.Tabs.TabController objTabController ) : void
GetShowOnlyCurrent ( DotNetNuke.Entities.Tabs.TabController objTabController, int &StartingItemId, int &iRootGroupId ) : void
SetItemProperties ( RadPanelItem currentPanelItem, int iLevel, int iItem, string pageName ) : void
SetPanelbarProperties ( ) : void
SetRootItemProperties ( RadPanelItem currentPanelItem, int iLevel, int iItem, string pageName ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void