C# Class DotNetNuke.Modules.Xml.EditXml

Show 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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