Class HTMLBuilder
In: lib/facets/more/htmlbuilder.rb
Parent: BuildingBlock

HTMLBuilder

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.

Methods

new  

Public Class methods

[Validate]