C# 클래스 IndexViewer.MainForm

The main form holds all other controls and is responsible for the context and the selection of this
상속: System.Web.UI.Page, Sitecore.Shell.Framework.Commands.IHasCommandContext
파일 보기 프로젝트 열기: JimmieOverby/IndexViewer

보호된 프로퍼티들

프로퍼티 타입 설명
AjaxScriptManager1 global::Sitecore.Web.UI.WebControls.AjaxScriptManager
ContinuationManager1 global::Sitecore.Web.UI.WebControls.ContinuationManager
DocumentsButton global::System.Web.UI.WebControls.Button
DocumentsOverviewControl global::IndexViewer.sitecore_modules.Shell.IndexViewer.DocumentsOverview
DocumentsTab global::System.Web.UI.WebControls.View
DynamicLinq global::IndexViewer.sitecore_modules.Shell.IndexViewer.DynamicLinq
ErrorInfo global::System.Web.UI.HtmlControls.HtmlGenericControl
IndexOverview global::IndexViewer.IndexOverview
IndexTab global::System.Web.UI.WebControls.View
IndexTabs global::System.Web.UI.WebControls.MultiView
LinqButton global::System.Web.UI.WebControls.Button
LinqTab global::System.Web.UI.WebControls.View
LuceneSearchButton global::System.Web.UI.WebControls.Button
LuceneSearchControl global::IndexViewer.LuceneSearch
LuceneSearchTab global::System.Web.UI.WebControls.View
OverviewButton global::System.Web.UI.WebControls.Button
Ribbon global::Sitecore.Web.UI.WebControls.Ribbons.Ribbon
SitecoreSearchButton global::System.Web.UI.WebControls.Button
SitecoreSearchControl global::IndexViewer.SitecoreSearch
SitecoreSearchTab global::System.Web.UI.WebControls.View
WelcomeTab global::System.Web.UI.WebControls.View
form1 global::System.Web.UI.HtmlControls.HtmlForm

보호된 메소드들

메소드 설명
AjaxScriptManager_OnExecute ( object sender, AjaxCommandEventArgs args ) : void
CustomControl_Error ( object sender, EventArgs e ) : void
DocumentsButton_Click ( object sender, EventArgs e ) : void

Handles the Click event of the DocumentsButton control.

LinqButton_Click ( object sender, EventArgs e ) : void
LuceneSearchButton_Click ( object sender, EventArgs e ) : void

Handles the Click event of the SearchButton control.

OverviewButton_Click ( object sender, EventArgs e ) : void

Handles the Click event of the OverviewButton control.

Page_Error ( object sender, EventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

Page_PreRender ( object sender, EventArgs e ) : void
SitecoreSearchButton_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
CheckUser ( ) : void
IHasCommandContext ( ) : CommandContext
RefreshIndexInformation ( ) : void

Refreshes the index information.

SetViewButtonActive ( bool value ) : void

Sets the view buttons to be either active or inactive.

ShowDocumentsOverview ( ) : void

Shows the documents overview.

ShowIndexOverview ( ) : void

Shows the index overview.

ShowLINQ ( ) : void
ShowLuceneSearch ( ) : void

Shows the search.

ShowSitecoreSearch ( ) : void

메소드 상세

AjaxScriptManager_OnExecute() 보호된 메소드

protected AjaxScriptManager_OnExecute ( object sender, AjaxCommandEventArgs args ) : void
sender object
args AjaxCommandEventArgs
리턴 void

CustomControl_Error() 보호된 메소드

protected CustomControl_Error ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

DocumentsButton_Click() 보호된 메소드

Handles the Click event of the DocumentsButton control.
protected DocumentsButton_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
리턴 void

LinqButton_Click() 보호된 메소드

protected LinqButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

LuceneSearchButton_Click() 보호된 메소드

Handles the Click event of the SearchButton control.
protected LuceneSearchButton_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
리턴 void

OverviewButton_Click() 보호된 메소드

Handles the Click event of the OverviewButton control.
protected OverviewButton_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
리턴 void

Page_Error() 보호된 메소드

protected Page_Error ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Page_Init() 보호된 메소드

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

Page_Load() 보호된 메소드

Handles the Load event of the Page control.
protected Page_Load ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
리턴 void

Page_PreRender() 보호된 메소드

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

SitecoreSearchButton_Click() 보호된 메소드

protected SitecoreSearchButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

AjaxScriptManager1 보호되어 있는 프로퍼티

AjaxScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Sitecore.Web.UI.WebControls.AjaxScriptManager AjaxScriptManager1
리턴 global::Sitecore.Web.UI.WebControls.AjaxScriptManager

ContinuationManager1 보호되어 있는 프로퍼티

ContinuationManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Sitecore.Web.UI.WebControls.ContinuationManager ContinuationManager1
리턴 global::Sitecore.Web.UI.WebControls.ContinuationManager

DocumentsButton 보호되어 있는 프로퍼티

DocumentsButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button DocumentsButton
리턴 global::System.Web.UI.WebControls.Button

DocumentsOverviewControl 보호되어 있는 프로퍼티

DocumentsOverviewControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.sitecore_modules.Shell.IndexViewer.DocumentsOverview DocumentsOverviewControl
리턴 global::IndexViewer.sitecore_modules.Shell.IndexViewer.DocumentsOverview

DocumentsTab 보호되어 있는 프로퍼티

DocumentsTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View DocumentsTab
리턴 global::System.Web.UI.WebControls.View

DynamicLinq 보호되어 있는 프로퍼티

DynamicLinq control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.sitecore_modules.Shell.IndexViewer.DynamicLinq DynamicLinq
리턴 global::IndexViewer.sitecore_modules.Shell.IndexViewer.DynamicLinq

ErrorInfo 보호되어 있는 프로퍼티

ErrorInfo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl ErrorInfo
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

IndexOverview 보호되어 있는 프로퍼티

IndexOverview control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.IndexOverview IndexOverview
리턴 global::IndexViewer.IndexOverview

IndexTab 보호되어 있는 프로퍼티

IndexTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View IndexTab
리턴 global::System.Web.UI.WebControls.View

IndexTabs 보호되어 있는 프로퍼티

IndexTabs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.MultiView IndexTabs
리턴 global::System.Web.UI.WebControls.MultiView

LinqButton 보호되어 있는 프로퍼티

LinqButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button LinqButton
리턴 global::System.Web.UI.WebControls.Button

LinqTab 보호되어 있는 프로퍼티

LinqTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View LinqTab
리턴 global::System.Web.UI.WebControls.View

LuceneSearchButton 보호되어 있는 프로퍼티

LuceneSearchButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button LuceneSearchButton
리턴 global::System.Web.UI.WebControls.Button

LuceneSearchControl 보호되어 있는 프로퍼티

LuceneSearchControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.LuceneSearch LuceneSearchControl
리턴 global::IndexViewer.LuceneSearch

LuceneSearchTab 보호되어 있는 프로퍼티

LuceneSearchTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View LuceneSearchTab
리턴 global::System.Web.UI.WebControls.View

OverviewButton 보호되어 있는 프로퍼티

OverviewButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button OverviewButton
리턴 global::System.Web.UI.WebControls.Button

Ribbon 보호되어 있는 프로퍼티

Ribbon control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Sitecore.Web.UI.WebControls.Ribbons.Ribbon Ribbon
리턴 global::Sitecore.Web.UI.WebControls.Ribbons.Ribbon

SitecoreSearchButton 보호되어 있는 프로퍼티

SitecoreSearchButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button SitecoreSearchButton
리턴 global::System.Web.UI.WebControls.Button

SitecoreSearchControl 보호되어 있는 프로퍼티

SitecoreSearchControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.SitecoreSearch SitecoreSearchControl
리턴 global::IndexViewer.SitecoreSearch

SitecoreSearchTab 보호되어 있는 프로퍼티

SitecoreSearchTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View SitecoreSearchTab
리턴 global::System.Web.UI.WebControls.View

WelcomeTab 보호되어 있는 프로퍼티

WelcomeTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View WelcomeTab
리턴 global::System.Web.UI.WebControls.View

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm