RubyGems Navigation menu

xhtml_report_generator 0.0.1

Here is an example usage: gen1 = XhtmlReportGenerator::Generator.new gen1.createLayout gen1.setTitle("Example Report") gen1.heading("h1", "titel", :btoc) gen1.heading("h2", "subtitel", :ltoc) gen1.heading("h3", "section") gen1.content("content function: Hallo welt <br /> html test <span class="r" >red span test</span>",{"class"=>"bold"}) gen1.html("html function: Hallo welt <br /> html test <span class="r" >red span test</span>",{"class"=>"italic"}) The javascript to render the table of contents, the custom generator functions and style sheet all can be supplied by your own, if needed.

Gemfile:
=

installieren:
=

Versionen:

  1. 4.0.3 July 17, 2020 (189 KB)
  2. 4.0.2 January 30, 2019 (175 KB)
  3. 4.0.1 January 26, 2019 (175 KB)
  4. 4.0.0 September 26, 2017 (224 KB)
  5. 3.1.2 March 13, 2017 (57 KB)
  6. 0.0.1 December 02, 2014 (41,5 KB)
Zeige alle Versionen (25 total)

Besitzer:

Autoren:

  • Manuel Widmer

SHA 256-Prüfsumme:

=

Downloads insgesamt 50.166

Für diese Version 2.301

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: