RubyGems Navigation menu

xhtml_report_generator 1.0.0

Here is an example usage: @example Basic Testreport gen1 = XhtmlReportGenerator::Generator.new gen1.createLayout gen1.setTitle("Example Report") gen1.heading("titel", "h1", :btoc) gen1.heading("subtitel", "h2", :ltoc) gen1.heading("section", "h3") gen1.content("content function: Hallo welt <br /> html test <span class="r" >red span test</span>", {"class"=>"bold"}) gen1.html("<p class="italic">html function: Hallo welt <br /> html test <span class="r" >red span test</span></p>") 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:
=

安装:
=

版本列表:

  1. 4.0.3 July 17, 2020 (188.5 KB)
  2. 4.0.2 January 30, 2019 (175.0 KB)
  3. 4.0.1 January 26, 2019 (174.5 KB)
  4. 4.0.0 September 26, 2017 (223.5 KB)
  5. 3.1.2 March 13, 2017 (57.0 KB)
  6. 1.0.0 December 22, 2014 (42.5 KB)
显示所有版本 (共 25 个)

业主:

作者:

  • Manuel Widmer

SHA 256 校验和:

=

下载总量 50,166

这个版本 2,319

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: