RubyGems Navigation menu

xhtml_report_generator 0.0.2

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:
= 複製 已複製

安裝:
=

版本列表:

  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. 0.0.2 - December 18, 2014 (42.5 KB)
顯示所有版本(共 25)

擁有者:

作者:

  • Manuel Widmer

SHA 256 總和檢查碼:

693ab2cd2683c2d05488d741cf59d26eafc45b52cec7f0477e262f69a53c39c8

總下載次數 48,707

這個版本 2,246

授權:

MIT

Ruby 版本需求: >= 0

相關連結: