C# Class Subtext.Web.Admin.Pages.Comments

Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
HelpToolTip1 global::Subtext.Web.Controls.HelpToolTip
HelpToolTip2 global::Subtext.Web.Controls.HelpToolTip
Helptooltip3 global::Subtext.Web.Controls.HelpToolTip
Helptooltip4 global::Subtext.Web.Controls.HelpToolTip
Helptooltip5 global::Subtext.Web.Controls.HelpToolTip
Helptooltip6 global::Subtext.Web.Controls.HelpToolTip
Helptooltip7 global::Subtext.Web.Controls.HelpToolTip
Helptooltip8 global::Subtext.Web.Controls.HelpToolTip
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
chkAllowDuplicates global::System.Web.UI.WebControls.CheckBox
chkCoCommentEnabled global::System.Web.UI.WebControls.CheckBox
chkEnableCaptcha global::System.Web.UI.WebControls.CheckBox
chkEnableCommentModeration global::System.Web.UI.WebControls.CheckBox
chkEnableComments global::System.Web.UI.WebControls.CheckBox
chkEnableTrackbacks global::System.Web.UI.WebControls.CheckBox
helpCaptcha global::Subtext.Web.Controls.HelpToolTip
helpCommentModeration global::Subtext.Web.Controls.HelpToolTip
hlpAkismet global::Subtext.Web.Controls.HelpToolTip
lkbPost global::System.Web.UI.WebControls.Button
txtAkismetAPIKey global::System.Web.UI.WebControls.TextBox
txtCommentDelayIntervalMinutes global::System.Web.UI.WebControls.TextBox
txtDaysTillCommentsClosed global::System.Web.UI.WebControls.TextBox
txtNumberOfRecentComments global::System.Web.UI.WebControls.TextBox
txtRecentCommentsLength global::System.Web.UI.WebControls.TextBox

Private Properties

Свойство Type Description
InitializeComponent void
ManageHiddenSettings void
SaveSettings void
UpdateConfiguration void
ValidateInteger int
ValidateIntegerRange int
lkbPost_Click void

Méthodes protégées

Méthode Description
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ManageHiddenSettings ( ) : void
SaveSettings ( ) : void
UpdateConfiguration ( ) : void
ValidateInteger ( string fieldName, string value, int minAllowedValue, int maxAllowedValue ) : int
ValidateIntegerRange ( string fieldName, string value, int minAllowedValue, int maxAllowedValue, string tooSmallFormatMessage, string tooBigFormatMessage ) : int
lkbPost_Click ( object sender, EventArgs e ) : void

Method Details

BindLocalUI() protected méthode

protected BindLocalUI ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

Page_Load() protected méthode

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

Property Details

HelpToolTip1 protected_oe property

HelpToolTip1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip HelpToolTip1
Résultat global::Subtext.Web.Controls.HelpToolTip

HelpToolTip2 protected_oe property

HelpToolTip2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip HelpToolTip2
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip3 protected_oe property

Helptooltip3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip3
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip4 protected_oe property

Helptooltip4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip4
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip5 protected_oe property

Helptooltip5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip5
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip6 protected_oe property

Helptooltip6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip6
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip7 protected_oe property

Helptooltip7 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip7
Résultat global::Subtext.Web.Controls.HelpToolTip

Helptooltip8 protected_oe property

Helptooltip8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip Helptooltip8
Résultat global::Subtext.Web.Controls.HelpToolTip

Messages protected_oe property

Messages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.WebUI.MessagePanel Messages
Résultat global::Subtext.Web.Admin.WebUI.MessagePanel

chkAllowDuplicates protected_oe property

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

chkCoCommentEnabled protected_oe property

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

chkEnableCaptcha protected_oe property

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

chkEnableCommentModeration protected_oe property

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

chkEnableComments protected_oe property

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

chkEnableTrackbacks protected_oe property

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

helpCaptcha protected_oe property

helpCaptcha control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip helpCaptcha
Résultat global::Subtext.Web.Controls.HelpToolTip

helpCommentModeration protected_oe property

helpCommentModeration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip helpCommentModeration
Résultat global::Subtext.Web.Controls.HelpToolTip

hlpAkismet protected_oe property

hlpAkismet control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip hlpAkismet
Résultat global::Subtext.Web.Controls.HelpToolTip

lkbPost protected_oe property

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

txtAkismetAPIKey protected_oe property

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

txtCommentDelayIntervalMinutes protected_oe property

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

txtDaysTillCommentsClosed protected_oe property

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

txtNumberOfRecentComments protected_oe property

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

txtRecentCommentsLength protected_oe property

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