C# Class Subtext.Web.HostAdmin.UserControls.BlogEditor

Inheritance: System.Web.UI.UserControl
Mostrar archivo Open project: ayende/Subtext

Protected Properties

Property Type Description
Img3 global::System.Web.UI.HtmlControls.HtmlImage
blogEditorHelp global::Subtext.Web.Controls.HelpToolTip
blogOwnerChooser global::Subtext.Web.HostAdmin.UserControls.UserChooser
btnCancel global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
hostDomainHelpTip global::Subtext.Web.Controls.HelpToolTip
hostLabel global::System.Web.UI.WebControls.Label
hostRequiredValidator global::System.Web.UI.WebControls.RequiredFieldValidator
hostTextBox global::System.Web.UI.WebControls.TextBox
messagePanel global::Subtext.Web.Admin.WebUI.MessagePanel
subfolderHelpTip global::Subtext.Web.Controls.HelpToolTip
subfolderLabel global::System.Web.UI.WebControls.Label
subfolderTextBox global::System.Web.UI.WebControls.TextBox
titleLabel global::System.Web.UI.WebControls.Label
titleRequired global::System.Web.UI.WebControls.RequiredFieldValidator
titleTextBox global::System.Web.UI.WebControls.TextBox
urlPreviewHelp global::Subtext.Web.Controls.HelpToolTip
validationMessages global::System.Web.UI.WebControls.ValidationSummary
virtualDirectory global::System.Web.UI.HtmlControls.HtmlInputHidden

Protected Methods

Method Description
Initialize ( ) : void
OnCancelClick ( object sender, EventArgs e ) : void
OnCancelled ( ) : void
OnComplete ( ) : void
OnInit ( EventArgs e ) : void
OnSaveClick ( object sender, EventArgs e ) : void

Private Methods

Method Description
BindEditHelp ( ) : void
GetBlogById ( int id ) : BlogInfo
SaveBlogEdits ( ) : void
SaveConfig ( ) : void
SaveNewBlog ( ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

OnCancelClick() protected method

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

OnCancelled() protected method

protected OnCancelled ( ) : void
return void

OnComplete() protected method

protected OnComplete ( ) : void
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

OnSaveClick() protected method

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

Property Details

Img3 protected_oe property

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

blogEditorHelp protected_oe property

blogEditorHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip blogEditorHelp
return global::Subtext.Web.Controls.HelpToolTip

blogOwnerChooser protected_oe property

blogOwnerChooser control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.HostAdmin.UserControls.UserChooser blogOwnerChooser
return global::Subtext.Web.HostAdmin.UserControls.UserChooser

btnCancel protected_oe property

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

btnSave protected_oe property

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

hostDomainHelpTip protected_oe property

hostDomainHelpTip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip hostDomainHelpTip
return global::Subtext.Web.Controls.HelpToolTip

hostLabel protected_oe property

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

hostRequiredValidator protected_oe property

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

hostTextBox protected_oe property

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

messagePanel protected_oe property

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

subfolderHelpTip protected_oe property

subfolderHelpTip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip subfolderHelpTip
return global::Subtext.Web.Controls.HelpToolTip

subfolderLabel protected_oe property

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

subfolderTextBox protected_oe property

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

titleLabel protected_oe property

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

titleRequired protected_oe property

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

titleTextBox protected_oe property

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

urlPreviewHelp protected_oe property

urlPreviewHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip urlPreviewHelp
return global::Subtext.Web.Controls.HelpToolTip

validationMessages protected_oe property

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

virtualDirectory protected_oe property

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