Method | Description | |
---|---|---|
ClsCustomFieldDescription ( ) : System | ||
ClsCustomFieldDescription ( string fdClass, string uiClass, int flid, bool big, int wsSelector, |
||
ClsCustomFieldDescription ( string fdClass, string uiClass, int flid, bool big, int wsSelector, string marker, string name, string datatype, string lang, bool abbr, string fwID ) : System | ||
ReadAndOutputXmlNode ( System fieldNode, |
||
ReadXmlNode ( System customfieldNode, |
||
ToXmlLangString ( System xmlOutput ) : string | ||
ToXmlString ( ) : string |
Method | Description | |
---|---|---|
ToXmlBaseString ( bool useXMLLang, System xmlOutput ) : string |
public ClsCustomFieldDescription ( ) : System | ||
return | System |
public ClsCustomFieldDescription ( string fdClass, string uiClass, int flid, bool big, int wsSelector, |
||
fdClass | string | |
uiClass | string | |
flid | int | |
big | bool | |
wsSelector | int | |
baseFD | ||
return | System |
public ClsCustomFieldDescription ( string fdClass, string uiClass, int flid, bool big, int wsSelector, string marker, string name, string datatype, string lang, bool abbr, string fwID ) : System | ||
fdClass | string | |
uiClass | string | |
flid | int | |
big | bool | |
wsSelector | int | |
marker | string | |
name | string | |
datatype | string | |
lang | string | |
abbr | bool | |
fwID | string | |
return | System |
public ReadAndOutputXmlNode ( System fieldNode, |
||
fieldNode | System | |
languages | ||
topAnalysisWS | string | |
xmlOutput | System | |
langsToIgnore | ||
fieldsToIgnore | ||
return | bool |
public ReadXmlNode ( System customfieldNode, |
||
customfieldNode | System | |
languages | ||
topAnalysisWS | string | |
return | bool |
public ToXmlLangString ( System xmlOutput ) : string | ||
xmlOutput | System | |
return | string |