C# Class FITKMS.QA.Details

Inheritance: System.Web.UI.Page
Exibir arquivo Open project: fitba/km-2013-projects-team-bjelasnica

Protected Properties

Property Type Description
Button1 global::System.Web.UI.WebControls.Button
ToolkitScriptManager1 global::AjaxControlToolkit.ToolkitScriptManager
UpdatePanel1 global::System.Web.UI.UpdatePanel
UpdatePanel2 global::System.Web.UI.UpdatePanel
answerMessagePanel global::System.Web.UI.WebControls.Panel
answerPanel global::System.Web.UI.WebControls.Panel
articleRating global::AjaxControlToolkit.Rating
dateRatedLabel global::System.Web.UI.WebControls.Label
dislikePitanje global::System.Web.UI.WebControls.LinkButton
dtOdgovori global::System.Web.UI.WebControls.DataList
editLink global::System.Web.UI.WebControls.LinkButton
labelTag global::System.Web.UI.WebControls.Label
lblBrojNegativnih global::System.Web.UI.WebControls.Label
lblBrojPozitnivh global::System.Web.UI.WebControls.Label
lblBrojPregleda global::System.Web.UI.WebControls.Label
lblDatum global::System.Web.UI.WebControls.Label
lblKorisnik global::System.Web.UI.WebControls.Label
lblNaslovPitanja global::System.Web.UI.WebControls.Label
lblTextPitanja global::System.Web.UI.WebControls.Label
likePitanje global::System.Web.UI.WebControls.LinkButton
ratingLabel global::System.Web.UI.WebControls.Label
rating_block global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsRepeater global::System.Web.UI.WebControls.Repeater
warning global::System.Web.UI.WebControls.Label
warning_block global::System.Web.UI.HtmlControls.HtmlGenericControl
wysiwyg global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
Button1_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
articleRating_Changed ( object sender, AjaxControlToolkit e ) : void
deleteLink_Click ( object sender, EventArgs e ) : void
dislikeButton_Click ( object sender, EventArgs e ) : void
dislikePitanje_Click ( object sender, EventArgs e ) : void
likeButton_Click ( object sender, EventArgs e ) : void
likePitanje_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
BindGrade ( ) : void
BindOdgovori ( int pitanjeID ) : void
ItemBasedRecommendation ( ) : void
StackOverflowRecommendation ( List tags, string title ) : void

Method Details

Button1_Click() protected method

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

Page_Load() protected method

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

articleRating_Changed() protected method

protected articleRating_Changed ( object sender, AjaxControlToolkit e ) : void
sender object
e AjaxControlToolkit
return void

deleteLink_Click() protected method

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

dislikeButton_Click() protected method

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

dislikePitanje_Click() protected method

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

likeButton_Click() protected method

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

likePitanje_Click() protected method

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

Property Details

Button1 protected_oe property

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

ToolkitScriptManager1 protected_oe property

ToolkitScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ToolkitScriptManager ToolkitScriptManager1
return global::AjaxControlToolkit.ToolkitScriptManager

UpdatePanel1 protected_oe property

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

UpdatePanel2 protected_oe property

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

answerMessagePanel protected_oe property

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

answerPanel protected_oe property

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

articleRating protected_oe property

articleRating control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.Rating articleRating
return global::AjaxControlToolkit.Rating

dateRatedLabel protected_oe property

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

dislikePitanje protected_oe property

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

dtOdgovori protected_oe property

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

editLink protected_oe property

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

labelTag protected_oe property

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

lblBrojNegativnih protected_oe property

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

lblBrojPozitnivh protected_oe property

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

lblBrojPregleda protected_oe property

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

lblDatum protected_oe property

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

lblKorisnik protected_oe property

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

lblNaslovPitanja protected_oe property

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

lblTextPitanja protected_oe property

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

likePitanje protected_oe property

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

ratingLabel protected_oe property

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

rating_block protected_oe property

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

tagsRepeater protected_oe property

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

warning protected_oe property

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

warning_block protected_oe property

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

wysiwyg protected_oe property

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