메소드 | 설명 | |
---|---|---|
GetFieldSetting ( string key ) : string | ||
Initialise ( string fieldTitle, string fieldType, int fieldId, int moduleId, string controlHelpText, string defaultValue, bool required, string validationRule, string validationMsg, string editStyle, string inputSettings, string outputSettings, bool normalizeFlag, bool multipleValuesFlag, bool inputFilterTags, bool inputFilterScript, InputType inputSettingsListType, DotNetNuke.UI.Modules.ModuleInstanceContext moduleContext ) : void | ||
Initialise ( string fieldTitle, string fieldType, int fieldId, int moduleId, string controlHelpText, string defaultValue, bool required, string validationRule, string validationMsg, string editStyle, string inputSettings, string outputSettings, bool normalizeFlag, bool multipleValuesFlag, bool inputFilterTags, bool inputFilterScript, InputType inputSettingsListType, DotNetNuke.UI.Modules.ModuleInstanceContext moduleContext, |
||
IsValid ( ) : bool |
메소드 | 설명 | |
---|---|---|
AddListItems ( |
||
ApplyScriptFilter ( string input ) : string | ||
CleanID ( string name ) : string | ||
GetListControl ( ) : |
||
IsNull ( ) : bool | ||
IsValidType ( ) : bool | ||
ServerTime ( string value ) : System.DateTime |
메소드 | 설명 | |
---|---|---|
IsValidCustom ( ) : bool |
protected AddListItems ( |
||
control | ||
리턴 | void |
protected static ApplyScriptFilter ( string input ) : string | ||
input | string | |
리턴 | string |
protected GetListControl ( ) : |
||
리턴 |
public Initialise ( string fieldTitle, string fieldType, int fieldId, int moduleId, string controlHelpText, string defaultValue, bool required, string validationRule, string validationMsg, string editStyle, string inputSettings, string outputSettings, bool normalizeFlag, bool multipleValuesFlag, bool inputFilterTags, bool inputFilterScript, InputType inputSettingsListType, DotNetNuke.UI.Modules.ModuleInstanceContext moduleContext ) : void | ||
fieldTitle | string | |
fieldType | string | |
fieldId | int | |
moduleId | int | |
controlHelpText | string | |
defaultValue | string | |
required | bool | |
validationRule | string | |
validationMsg | string | |
editStyle | string | |
inputSettings | string | |
outputSettings | string | |
normalizeFlag | bool | |
multipleValuesFlag | bool | |
inputFilterTags | bool | |
inputFilterScript | bool | |
inputSettingsListType | InputType | |
moduleContext | DotNetNuke.UI.Modules.ModuleInstanceContext | |
리턴 | void |
public Initialise ( string fieldTitle, string fieldType, int fieldId, int moduleId, string controlHelpText, string defaultValue, bool required, string validationRule, string validationMsg, string editStyle, string inputSettings, string outputSettings, bool normalizeFlag, bool multipleValuesFlag, bool inputFilterTags, bool inputFilterScript, InputType inputSettingsListType, DotNetNuke.UI.Modules.ModuleInstanceContext moduleContext, |
||
fieldTitle | string | |
fieldType | string | |
fieldId | int | |
moduleId | int | |
controlHelpText | string | |
defaultValue | string | |
required | bool | |
validationRule | string | |
validationMsg | string | |
editStyle | string | |
inputSettings | string | |
outputSettings | string | |
normalizeFlag | bool | |
multipleValuesFlag | bool | |
inputFilterTags | bool | |
inputFilterScript | bool | |
inputSettingsListType | InputType | |
moduleContext | DotNetNuke.UI.Modules.ModuleInstanceContext | |
fieldSettingsTable | ||
formEvents | IFormEvents | |
리턴 | void |
protected ServerTime ( string value ) : System.DateTime | ||
value | string | |
리턴 | System.DateTime |