Namespace SunamoHtml.Generators
Classes
- HtmlGenerator
HTML generator for creating HTML markup.
- HtmlGenerator2
Extended HTML generator with calendar, gallery, and form generation methods.
- HtmlGeneratorExtended
EN: Extended HTML generator with detail display methods for labels, anchors, and mailto links. CZ: Rozšířený HTML generátor s metodami pro zobrazení detailů s labely, odkazy a mailto linky.
- HtmlGeneratorList
EN: Static class for generating HTML lists (UL/OL) with anchors and duplicate checking. CZ: Statická třída pro generování HTML seznamů (UL/OL) s odkazy a kontrolou duplicit.
- HtmlTableGenerator
EN: HTML table generator with methods for creating table structure (table, tr, td, th). CZ: HTML generátor tabulek s metodami pro vytváření struktury tabulky (table, tr, td, th).
- HtmlTagTemplates
HTML tag templates as constants.
- HtmlTemplates
EN: Static class containing HTML template constants and helper methods for common HTML elements. CZ: Statická třída obsahující HTML šablony konstanty a pomocné metody pro běžné HTML elementy.