Property | Type | Description | |
---|---|---|---|
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 |
Method | Description | |
---|---|---|
AjaxScriptManager_OnExecute ( object sender, AjaxCommandEventArgs args ) : void | ||
CustomControl_Error ( object sender, |
||
DocumentsButton_Click ( object sender, |
Handles the Click event of the DocumentsButton control.
|
|
LinqButton_Click ( object sender, |
||
LuceneSearchButton_Click ( object sender, |
Handles the Click event of the SearchButton control.
|
|
OverviewButton_Click ( object sender, |
Handles the Click event of the OverviewButton control.
|
|
Page_Error ( object sender, |
||
Page_Init ( object sender, |
||
Page_Load ( object sender, |
Handles the Load event of the Page control.
|
|
Page_PreRender ( object sender, |
||
SitecoreSearchButton_Click ( object sender, |
Method | Description | |
---|---|---|
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 |
protected AjaxScriptManager_OnExecute ( object sender, AjaxCommandEventArgs args ) : void | ||
sender | object | |
args | AjaxCommandEventArgs | |
return | void |
protected CustomControl_Error ( object sender, |
||
sender | object | |
e | ||
return | void |
protected DocumentsButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected LinqButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected LuceneSearchButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected OverviewButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected Page_Error ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Page_Init ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Page_Load ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected Page_PreRender ( object sender, |
||
sender | object | |
e | ||
return | void |
protected SitecoreSearchButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::Sitecore.Web.UI.WebControls.AjaxScriptManager AjaxScriptManager1 | ||
return | global::Sitecore.Web.UI.WebControls.AjaxScriptManager |
protected global::Sitecore.Web.UI.WebControls.ContinuationManager ContinuationManager1 | ||
return | global::Sitecore.Web.UI.WebControls.ContinuationManager |
protected global::System.Web.UI.WebControls.Button DocumentsButton | ||
return | global::System.Web.UI.WebControls.Button |
protected global::IndexViewer.sitecore_modules.Shell.IndexViewer.DocumentsOverview DocumentsOverviewControl | ||
return | global::IndexViewer.sitecore_modules.Shell.IndexViewer.DocumentsOverview |
protected global::System.Web.UI.WebControls.View DocumentsTab | ||
return | global::System.Web.UI.WebControls.View |
protected global::IndexViewer.sitecore_modules.Shell.IndexViewer.DynamicLinq DynamicLinq | ||
return | global::IndexViewer.sitecore_modules.Shell.IndexViewer.DynamicLinq |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl ErrorInfo | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::IndexViewer.IndexOverview IndexOverview | ||
return | global::IndexViewer.IndexOverview |
protected global::System.Web.UI.WebControls.View IndexTab | ||
return | global::System.Web.UI.WebControls.View |
protected global::System.Web.UI.WebControls.MultiView IndexTabs | ||
return | global::System.Web.UI.WebControls.MultiView |
protected global::System.Web.UI.WebControls.Button LinqButton | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.View LinqTab | ||
return | global::System.Web.UI.WebControls.View |
protected global::System.Web.UI.WebControls.Button LuceneSearchButton | ||
return | global::System.Web.UI.WebControls.Button |
protected global::IndexViewer.LuceneSearch LuceneSearchControl | ||
return | global::IndexViewer.LuceneSearch |
protected global::System.Web.UI.WebControls.View LuceneSearchTab | ||
return | global::System.Web.UI.WebControls.View |
protected global::System.Web.UI.WebControls.Button OverviewButton | ||
return | global::System.Web.UI.WebControls.Button |
protected global::Sitecore.Web.UI.WebControls.Ribbons.Ribbon Ribbon | ||
return | global::Sitecore.Web.UI.WebControls.Ribbons.Ribbon |
protected global::System.Web.UI.WebControls.Button SitecoreSearchButton | ||
return | global::System.Web.UI.WebControls.Button |
protected global::IndexViewer.SitecoreSearch SitecoreSearchControl | ||
return | global::IndexViewer.SitecoreSearch |
protected global::System.Web.UI.WebControls.View SitecoreSearchTab | ||
return | global::System.Web.UI.WebControls.View |
protected global::System.Web.UI.WebControls.View WelcomeTab | ||
return | global::System.Web.UI.WebControls.View |