DelphiCodeToDoc

Name
  uDocGenHTML_Tools

Parent
  DelphiCodeToDoc

Description
  Resources for HTMLGenerator
All strings to be translate are localized here.
Parts of HTML Canvas are also written here.
http://dephicodetodoc.sourceforge.net/
Copyright TridenT 2003 - Under GNU GPL licence

Author
  TridenT

Version
  2003/12/01 TridenT v0.0 Initial revision

Constants
 
Constant Description
CSS_BASE_FILENAME (+) CSS base filename (without extention)
CSS_FILE_EXT (+) CSS file extention
CSS_FOLDER (+) CSS folder
HTML_COMMON_HEAD (+) *HEAD SECTION %ProjectName, %Summary, %CSSFile, %ProjectName
HTML_COMMON_LINES_COLORED_SECTION_INIT (+) * Unit description section %SectionName
HTML_COMMON_LINES_SECTION_END (+) * COMMON LINES END SECTION
HTML_COMMON_LINES_SECTION_INIT (+) * COMMON LINES SECTION INIT %SectionName
HTML_COMMON_LINES_SECTION_LINE (+) COMMON LINES SECTION LINE %Item
HTML_COMMON_LINES_SECTION_LINE_COLORED (+) * COMMON LINES SECTION COLORED LINE %Item
HTML_COMMON_MULTI_END (+) End of MULTI table
HTML_COMMON_MULTI_SECTION_INIT (+) MULTI SECTION %SectionName;
HTML_COMMON_SIMPLE_COLORED_SECTION (+) Unit description section %SectionName; %Item
HTML_COMMON_SIMPLE_SECTION (+) *SIMPLE-LINE SECTION %SectionName; %Item;
HTML_COMMON_TABLE_END (+) * no parameter
HTML_COMMON_TABLE_INIT (+) * %SectionName% %IndexName1; %IndexName2
HTML_COMMON_TABLE_LINE (+) * %ItemName; %ItemDescription
HTML_COMMON_TOOLBAR (+) *TOOLBAR SECTION %ProjectName; %ContentName, %IndexName; %PreviousItemName, %NextItemName
HTML_CSS_FILE (+) CSS default file
HTML_EOL (+) HTML sign for EndOfLine
HTML_FILE_EXT (+) HTML file extention
HTML_LINKED_LABEL (+) Label linked to a file %FileName, %Label
HTML_SECTION_FOOTER (+) FOOTER SECTION
HTM_FILE_FILTER (+) HTML file filter
IMG_FOLDER (+) Images (pictures) folder
L_AdditionalComment (+) #No TAG found in source code#
L_Author (+) #No TAG found in source code#
L_Automated (+) #No TAG found in source code#
L_Class (+) #No TAG found in source code#
L_Classes (+) #No TAG found in source code#
L_ClassHierarchy (+) #No TAG found in source code#
L_ClassTree (+) #No TAG found in source code#
L_Constant (+) #No TAG found in source code#
L_Constants (+) #No TAG found in source code#
L_Content (+) #No TAG found in source code#
L_Description (+) #No TAG found in source code#
L_Event (+) #No TAG found in source code#
L_Events (+) #No TAG found in source code#
L_Exception (+) #No TAG found in source code#
L_Exports (+) #No TAG found in source code#
L_Field (+) #No TAG found in source code#
L_Fields (+) #No TAG found in source code#
L_File (+) #No TAG found in source code#
L_Files (+) #No TAG found in source code#
L_Function (+) #No TAG found in source code#
L_Functions (+) #No TAG found in source code#
L_Index (+) #No TAG found in source code#
L_Legend (+) #No TAG found in source code#
L_Links (+) #No TAG found in source code#
L_Member (+) #No TAG found in source code#
L_Members (+) #No TAG found in source code#
L_Method (+) #No TAG found in source code#
L_Methods (+) #No TAG found in source code#
L_Name (+) #No TAG found in source code#
L_Next (+) #No TAG found in source code#
L_Parameter (+) #No TAG found in source code#
L_Parameters (+) #No TAG found in source code#
L_Parent (+) #No TAG found in source code#
L_Previous (+) #No TAG found in source code#
L_Private (+) #No TAG found in source code#
L_Project (+) #No TAG found in source code#
L_Properties (+) #No TAG found in source code#
L_Property (+) #No TAG found in source code#
L_Protected (+) #No TAG found in source code#
L_Public (+) #No TAG found in source code#
L_Published (+) #No TAG found in source code#
L_ReadAccess (+) #No TAG found in source code#
L_RelatedClass (+) #No TAG found in source code#
L_RelatedUnit (+) #No TAG found in source code#
L_Return (+) #No TAG found in source code#
L_SourceCode (+) #No TAG found in source code#
L_Strict (+) #No TAG found in source code#
L_Summary (+) #No TAG found in source code#
L_Symbol (+) #No TAG found in source code#
L_Todo (+) #No TAG found in source code#
L_Type (+) #No TAG found in source code#
L_Types (+) #No TAG found in source code#
L_UnderConstruction (+) #No TAG found in source code#
L_Unit (+) #No TAG found in source code#
L_Units (+) #No TAG found in source code#
L_Variable (+) #No TAG found in source code#
L_Variables (+) #No TAG found in source code#
L_Version (+) #No TAG found in source code#
L_Visibility (+) #No TAG found in source code#
L_WriteAccess (+) #No TAG found in source code#
RESOURCES_FOLDER (+) Base resources folder

Methods
 
Method Description
HTMLBuildLink (+) Build a link in HTML representation
HTMLGenCSS (+) Build the CSS file section
HTMLGenFooter (+) Build a footer section containing copyright informations
HTMLGenHead (+) Generate HTML HEAD section
HTMLGenLinesSectionColoredInit (+) Build the start of a colored lines section
HTMLGenLinesSectionEnd (+) Build the end of a lines section
HTMLGenLinesSectionInit (+) Build the start of a lines section
HTMLGenLinesSectionLine (+) Build a line of a lines section
HTMLGenLinesSectionLineColored (+) Build a line of a colored lines section
HTMLGenMultiSectionEnd (+) Build the end of a Multi section
HTMLGenMultiSectionInit (+) Build the start of a Multi section
HTMLGenSimpleColoredSection (+) Build a simple colored section
HTMLGenSimpleSection (+) Build q si;ple HT:L section
HTMLGenTableSectionEnd (+) Build a line of a Table section
HTMLGenTableSectionInit (+) Build the start of a table section
HTMLGenTableSectionLine (+) Add a line to a table section
HTMLGenToolbar (+) Build the HTML toobar
StringsToHTMLStrings (+) Convert a string to html string with EOL

Legend
 
Symbol Visibility
- Private
# Protected
+ Public
* Published
A Automated
S Strict

DelphiCodeToDoc


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/