C# 클래스 DotNetNuke.Modules.ActiveForumsTapatalk.Settings

파일 보기 프로젝트 열기: jbrunken/ActiveForumsTapatalk

보호된 프로퍼티들

프로퍼티 타입 설명
ckAllowAnonymous global::System.Web.UI.WebControls.CheckBox
ckEnableTapatalkDetection global::System.Web.UI.WebControls.CheckBox
ckEnabled global::System.Web.UI.WebControls.CheckBox
ddlAFInstance global::System.Web.UI.WebControls.DropDownList
ddlSearchPermission global::System.Web.UI.WebControls.DropDownList
lbInstallHandler global::System.Web.UI.WebControls.LinkButton
lblAFInstance global::DotNetNuke.UI.UserControls.LabelControl
lblAllowAnonymous global::DotNetNuke.UI.UserControls.LabelControl
lblEnableTapatalkDetection global::DotNetNuke.UI.UserControls.LabelControl
lblEnabled global::DotNetNuke.UI.UserControls.LabelControl
lblFileExtension global::DotNetNuke.UI.UserControls.LabelControl
lblForumUrl global::DotNetNuke.UI.UserControls.LabelControl
lblInstallationDirectoryName global::DotNetNuke.UI.UserControls.LabelControl
lblRegistrationPage global::DotNetNuke.UI.UserControls.LabelControl
lblSearchPermission global::DotNetNuke.UI.UserControls.LabelControl
txtFileExtension global::System.Web.UI.WebControls.TextBox
txtForumUrl global::System.Web.UI.WebControls.TextBox
txtInstallationDirectoryName global::System.Web.UI.WebControls.TextBox
txtRegistrationPage global::System.Web.UI.WebControls.TextBox

공개 메소드들

메소드 설명
LoadSettings ( ) : void

LoadSettings loads the settings from the Database and displays them

ToggleTapatalkAPIHandler ( object sender, EventArgs e ) : void
UpdateSettings ( ) : void

UpdateSettings saves the modified settings to the Database

비공개 메소드들

메소드 설명
DisableTapatalkAPIHandler ( ) : bool
EnableTapatalkAPIHandler ( ) : bool
GetFile ( string filePath ) : string
IsTapatalkAPIHandlerEnabled ( ) : bool

메소드 상세

LoadSettings() 공개 메소드

LoadSettings loads the settings from the Database and displays them
public LoadSettings ( ) : void
리턴 void

ToggleTapatalkAPIHandler() 공개 메소드

public ToggleTapatalkAPIHandler ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

UpdateSettings() 공개 메소드

UpdateSettings saves the modified settings to the Database
public UpdateSettings ( ) : void
리턴 void

프로퍼티 상세

ckAllowAnonymous 보호되어 있는 프로퍼티

ckAllowAnonymous control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckAllowAnonymous
리턴 global::System.Web.UI.WebControls.CheckBox

ckEnableTapatalkDetection 보호되어 있는 프로퍼티

ckEnableTapatalkDetection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckEnableTapatalkDetection
리턴 global::System.Web.UI.WebControls.CheckBox

ckEnabled 보호되어 있는 프로퍼티

ckEnabled control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ckEnabled
리턴 global::System.Web.UI.WebControls.CheckBox

ddlAFInstance 보호되어 있는 프로퍼티

ddlAFInstance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlAFInstance
리턴 global::System.Web.UI.WebControls.DropDownList

ddlSearchPermission 보호되어 있는 프로퍼티

ddlSearchPermission control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlSearchPermission
리턴 global::System.Web.UI.WebControls.DropDownList

lbInstallHandler 보호되어 있는 프로퍼티

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

lblAFInstance 보호되어 있는 프로퍼티

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

lblAllowAnonymous 보호되어 있는 프로퍼티

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

lblEnableTapatalkDetection 보호되어 있는 프로퍼티

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

lblEnabled 보호되어 있는 프로퍼티

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

lblFileExtension 보호되어 있는 프로퍼티

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

lblForumUrl 보호되어 있는 프로퍼티

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

lblInstallationDirectoryName 보호되어 있는 프로퍼티

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

lblRegistrationPage 보호되어 있는 프로퍼티

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

lblSearchPermission 보호되어 있는 프로퍼티

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

txtFileExtension 보호되어 있는 프로퍼티

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

txtForumUrl 보호되어 있는 프로퍼티

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

txtInstallationDirectoryName 보호되어 있는 프로퍼티

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

txtRegistrationPage 보호되어 있는 프로퍼티

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