Code Share
RSS Feed
| Project Details |
Description
Development Team
The project owner is currently the only member of the development team.
Reviews - Showing 0 of 0
Tags

A project to provide a robust way to generate HTML from within Apex.
Generating HTML from with Apex code for things such as Dynamic Visualforce Components is boring and error prone. The aim of this project is to provide developers with a code based solution to that problem rather than hand coding a series of strings.
The project uses a Fluent style interface and current implements the basic HTML tags.
http://smgoodyear.com/2011/06/16/generating-html-from-within-apex/