| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LONGCHAR CommentFormater (longchar) | 
     Format the comment.  | 
|
| + | LONGCHAR CommentParser (longchar, table) | 
     Build the comment.  | 
|
| + | LONGCHAR GenerateCommentLinks (longchar) | 
     Analyse the comment of weblinks and create an link tag  | 
|
| + | LONGCHAR GenerateParentClassesHyperlinks (character, IDocumentWriterParameter) | 
     Generates parent hyperlinks in a html div constainer  | 
|
| + | LONGCHAR GenericTypesParser (character, IDocumentWriterParameter) | 
     Get the generic type reference list  | 
|
| + | CHARACTER GetClassReferenceHyperlink (character, character, logical, IDocumentWriterParameter) | 
     Build the Method / Property / Events reference hyperlink  | 
|
| + | CHARACTER GetClassReferenceHyperlink (character, logical, IDocumentWriterParameter) | 
     Get the class reference hyperlink  | 
|
| + | CHARACTER GetFullTypeName (character, table) | 
       | 
|
| + | CHARACTER GetShortModifier (character) | 
     Return the ShortModifier  | 
|
| + | LONGCHAR GetSummaryComment (longchar) | 
     Returns a comment for the summary overview.  | 
|
| + | LONGCHAR GetUnitPurpose (longchar) | 
     Get the purpose comment form the unit  | 
|
| + | LONGCHAR ReplaceSpecialCharacters (longchar) | 
     Removes all special characters by replacing them with proper XML markup  | 
|
| + | CHARACTER ShortSignatureParser (character, character) | 
     Parse a longchar and replace values.  | 
|
| + | CHARACTER SignatureParser (character, character, character, character, logical, logical, IDocumentWriterParameter) | 
     Parse a longchar and replace values.  | 
|
| + | LONGCHAR UnitCommentFormater (longchar) | 
     Format the Unit comment.  | 
| Options | Name | Purpose | |
|---|---|---|---|
| ClassDocumentationHelper () | 
     Static constructor for the ClassDocumentationHelper class  | 
||
| - | ClassDocumentationHelper () | 
     Private constructor for the ClassDocumentationHelper class  | 
| 
         
            
                Top
                
            
         
        PUBLIC LONGCHAR CommentFormater (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC LONGCHAR CommentParser (longchar, table)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GenerateCommentLinks (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GenerateParentClassesHyperlinks (character, IDocumentWriterParameter)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GenericTypesParser (character, IDocumentWriterParameter)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetClassReferenceHyperlink (character, character, logical, IDocumentWriterParameter)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetClassReferenceHyperlink (character, logical, IDocumentWriterParameter)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetFullTypeName (character, table)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetShortModifier (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GetSummaryComment (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GetUnitPurpose (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR ReplaceSpecialCharacters (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER ShortSignatureParser (character, character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER SignatureParser (character, character, character, character, logical, logical, IDocumentWriterParameter)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR UnitCommentFormater (longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||
        
        STATIC ClassDocumentationHelper ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PRIVATE ClassDocumentationHelper ()
 
  | 
||||||||
Temp-Table eParameterCommentDefined in: | 
Temp-Table eUsingDefined in: |