static java.lang.String |
HelpSystem.getDescription(MainControl mainControl,
java.lang.String key,
DescSourceType sourceType,
boolean onlyFullDesc)
Checks all types of help with the given key
|
static ExecutionReturn |
HelpSystem.getHelpAsExecReturn(MainControl mainControl,
java.lang.String key,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.getLinebreak(DescSourceType sourceType) |
static java.lang.String |
HelpSystem.getOperationDescriptionString(MainControl mainControl,
java.lang.String key,
DescSourceType sourceType,
boolean onlyFullDesc,
boolean onlySignature) |
static java.lang.String |
HelpSystem.getParameterList(SignatureInterface signature,
DescSourceType sourceType) |
static ExecutionReturn |
HelpSystem.getSectionAsExecReturn(MainControl mainControl,
java.lang.String sectionKey,
DescSourceType sourceType,
boolean onlySignatures) |
static ExecutionReturn |
HelpSystem.getSectionListAsExecReturn(MainControl mainControl,
java.lang.String filter,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.getSectionListAsString(MainControl mainControl,
java.lang.String filter,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.sectionToString(MainControl mainControl,
java.lang.String section,
DescSourceType sourceType,
boolean onlySignatures) |
static java.lang.String |
HelpSystem.termDescToString(Description desc,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.textDescToString(Description desc,
DescSourceType sourceType) |
static java.lang.String |
HelpSystem.typeDescToString(Description desc,
DescSourceType sourceType,
boolean onlyTypeIdent) |