C# Class FITKMS.Admin.Index

Afficher le fichier Open project: fitba/km-2013-projects-team-bjelasnica

Protected Properties

Свойство Type Description
areaInput global::System.Web.UI.WebControls.TextBox
areaSubmit global::System.Web.UI.WebControls.Button
areas global::System.Web.UI.HtmlControls.HtmlGenericControl
areasGrid global::System.Web.UI.WebControls.DataGrid
areasTab global::System.Web.UI.HtmlControls.HtmlGenericControl
labelAreaInput global::System.Web.UI.WebControls.Label
labelTagInput global::System.Web.UI.WebControls.Label
labelThemeInput global::System.Web.UI.WebControls.Label
listAreas global::System.Web.UI.WebControls.DropDownList
tagDescInput global::System.Web.UI.WebControls.TextBox
tagInput global::System.Web.UI.WebControls.TextBox
tagSubmit global::System.Web.UI.WebControls.Button
tags global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsGrid global::System.Web.UI.WebControls.DataGrid
tagsTab global::System.Web.UI.HtmlControls.HtmlGenericControl
themeInput global::System.Web.UI.WebControls.TextBox
themeSubmit global::System.Web.UI.WebControls.Button
themes global::System.Web.UI.HtmlControls.HtmlGenericControl
themesGrid global::System.Web.UI.WebControls.DataGrid
themesTab global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
areaSubmit_Click ( object sender, EventArgs e ) : void
areasGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
listAreas_SelectedIndexChanged ( object sender, EventArgs e ) : void
tagSubmit_Click ( object sender, EventArgs e ) : void
tagsGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
themeSubmit_Click ( object sender, EventArgs e ) : void
themesGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void

Private Methods

Méthode Description
BindAreas ( ) : void
BindListAreas ( ) : void
BindTags ( ) : void
BindThemes ( ) : void
activateAreasTab ( ) : void
activateTagsTab ( ) : void
activateThemesTab ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

areaSubmit_Click() protected méthode

protected areaSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

areasGrid_ItemCommand() protected méthode

protected areasGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Résultat void

listAreas_SelectedIndexChanged() protected méthode

protected listAreas_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

tagSubmit_Click() protected méthode

protected tagSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

tagsGrid_ItemCommand() protected méthode

protected tagsGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Résultat void

themeSubmit_Click() protected méthode

protected themeSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

themesGrid_ItemCommand() protected méthode

protected themesGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Résultat void

Property Details

areaInput protected_oe property

areaInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox areaInput
Résultat global::System.Web.UI.WebControls.TextBox

areaSubmit protected_oe property

areaSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button areaSubmit
Résultat global::System.Web.UI.WebControls.Button

areas protected_oe property

areas control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl areas
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

areasGrid protected_oe property

areasGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataGrid areasGrid
Résultat global::System.Web.UI.WebControls.DataGrid

areasTab protected_oe property

areasTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl areasTab
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

labelAreaInput protected_oe property

labelAreaInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelAreaInput
Résultat global::System.Web.UI.WebControls.Label

labelTagInput protected_oe property

labelTagInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelTagInput
Résultat global::System.Web.UI.WebControls.Label

labelThemeInput protected_oe property

labelThemeInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelThemeInput
Résultat global::System.Web.UI.WebControls.Label

listAreas protected_oe property

listAreas control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList listAreas
Résultat global::System.Web.UI.WebControls.DropDownList

tagDescInput protected_oe property

tagDescInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tagDescInput
Résultat global::System.Web.UI.WebControls.TextBox

tagInput protected_oe property

tagInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tagInput
Résultat global::System.Web.UI.WebControls.TextBox

tagSubmit protected_oe property

tagSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button tagSubmit
Résultat global::System.Web.UI.WebControls.Button

tags protected_oe property

tags control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl tags
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

tagsGrid protected_oe property

tagsGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataGrid tagsGrid
Résultat global::System.Web.UI.WebControls.DataGrid

tagsTab protected_oe property

tagsTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl tagsTab
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

themeInput protected_oe property

themeInput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox themeInput
Résultat global::System.Web.UI.WebControls.TextBox

themeSubmit protected_oe property

themeSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button themeSubmit
Résultat global::System.Web.UI.WebControls.Button

themes protected_oe property

themes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl themes
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

themesGrid protected_oe property

themesGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataGrid themesGrid
Résultat global::System.Web.UI.WebControls.DataGrid

themesTab protected_oe property

themesTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl themesTab
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl