Class | HTMLBuilder |
In: |
lib/facets/more/htmlbuilder.rb
|
Parent: | BuildingBlock |
HTMLBuilder follows the Builder Pattern allowing XHTML markup to be constructed via Ruby method calls and block structures. HTMLBuilder inherits from HTMLHelper which in turn inherits from XMLHelper.