C# Class DotNetNuke.Modules.Xml.EditXml

Mostra file Open project: DNNCommunity/DNN.XML

Protected Properties

Property Type Description
Label1 global::System.Web.UI.WebControls.Label
SourceSettingsPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
XmlRenderingPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
cmdCancel global::System.Web.UI.WebControls.LinkButton
cmdClearEnableByParam global::System.Web.UI.WebControls.LinkButton
cmdClearSearchIndex global::System.Web.UI.WebControls.LinkButton
cmdUpdate global::System.Web.UI.WebControls.LinkButton
dshAdvanced global::DotNetNuke.UI.UserControls.SectionHeadControl
dshXmlSource global::DotNetNuke.UI.UserControls.SectionHeadControl
dshXslTrans global::DotNetNuke.UI.UserControls.SectionHeadControl
lblDynamicParameter global::System.Web.UI.WebControls.Label
lblEnableByQuerystring global::System.Web.UI.WebControls.Label
lblOutput global::System.Web.UI.WebControls.Label
lblSearch global::System.Web.UI.WebControls.Label
lblXmlSource global::System.Web.UI.WebControls.Label
lblXmlSourceType global::System.Web.UI.WebControls.Label
plContentType global::DotNetNuke.UI.UserControls.LabelControl
plEnableParam global::DotNetNuke.UI.UserControls.LabelControl
plEnableValue global::DotNetNuke.UI.UserControls.LabelControl
plIndexRun global::DotNetNuke.UI.UserControls.LabelControl
plOutput global::DotNetNuke.UI.UserControls.LabelControl
rblContentType global::System.Web.UI.WebControls.RadioButtonList
rblIndexRun global::System.Web.UI.WebControls.RadioButtonList
rblOutput global::System.Web.UI.WebControls.RadioButtonList
rblXmlDataProvider global::System.Web.UI.WebControls.RadioButtonList
rblXmlRendering global::System.Web.UI.WebControls.RadioButtonList
secAdvanced global::System.Web.UI.HtmlControls.HtmlTableRow
secXmlSource global::System.Web.UI.HtmlControls.HtmlTableRow
secXslTrans global::System.Web.UI.HtmlControls.HtmlTableRow
tblAdvanced global::System.Web.UI.HtmlControls.HtmlTable
txtEnableParam global::System.Web.UI.WebControls.TextBox
txtEnableValue global::System.Web.UI.WebControls.TextBox

Public Methods

Method Description
EditXml ( ) : System

Private Methods

Method Description
BindAdvancedSettings ( ) : void
CheckWhetherParametersAreDynamic ( ) : void

Check whether parameters are dynamic

LoadXmlDataProviderSettingsControl ( ) : void

Bind XML Source settings

LoadXmlRenderingSettingsControl ( ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
Page_PreRender ( object sender, EventArgs e ) : void
UrlAccessIsPermitted ( ) : bool

Check needed permissions (Medium trust)

cmdCancel_Click ( object sender, EventArgs e ) : void
cmdClearEnableByParam_Click ( object sender, EventArgs e ) : void
cmdClearSearchIndex_Click ( object sender, EventArgs e ) : void
cmdUpdate_Click ( object sender, EventArgs e ) : void

Method Details

EditXml() public method

public EditXml ( ) : System
return System

Property Details

Label1 protected_oe property

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

SourceSettingsPlaceHolder protected_oe property

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

XmlRenderingPlaceHolder protected_oe property

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

cmdCancel protected_oe property

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

cmdClearEnableByParam protected_oe property

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

cmdClearSearchIndex protected_oe property

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

cmdUpdate protected_oe property

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

dshAdvanced protected_oe property

dshAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshAdvanced
return global::DotNetNuke.UI.UserControls.SectionHeadControl

dshXmlSource protected_oe property

dshXmlSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshXmlSource
return global::DotNetNuke.UI.UserControls.SectionHeadControl

dshXslTrans protected_oe property

dshXslTrans control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshXslTrans
return global::DotNetNuke.UI.UserControls.SectionHeadControl

lblDynamicParameter protected_oe property

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

lblEnableByQuerystring protected_oe property

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

lblOutput protected_oe property

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

lblSearch protected_oe property

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

lblXmlSource protected_oe property

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

lblXmlSourceType protected_oe property

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

plContentType protected_oe property

plContentType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plContentType
return global::DotNetNuke.UI.UserControls.LabelControl

plEnableParam protected_oe property

plEnableParam control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plEnableParam
return global::DotNetNuke.UI.UserControls.LabelControl

plEnableValue protected_oe property

plEnableValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plEnableValue
return global::DotNetNuke.UI.UserControls.LabelControl

plIndexRun protected_oe property

plIndexRun control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plIndexRun
return global::DotNetNuke.UI.UserControls.LabelControl

plOutput protected_oe property

plOutput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plOutput
return global::DotNetNuke.UI.UserControls.LabelControl

rblContentType protected_oe property

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

rblIndexRun protected_oe property

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

rblOutput protected_oe property

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

rblXmlDataProvider protected_oe property

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

rblXmlRendering protected_oe property

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

secAdvanced protected_oe property

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

secXmlSource protected_oe property

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

secXslTrans protected_oe property

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

tblAdvanced protected_oe property

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

txtEnableParam protected_oe property

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

txtEnableValue protected_oe property

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