News Feed
Jobs Feed
Sections




News Archive
Bertrand Mansion's Blog:
Twitter Bootstrap and the QuickForm2 Callback Renderer
September 26, 2011 @ 12:23:41

In a new post Bertrand Mansion shows how he combined the versatility of the PEAR QuickForm2 package and the Bootstrap project from Twitter to quickly make a form using the project's styling (CSS).

I don't know about you, but for me building HTML Forms and styling HTML Forms are maybe the most boring things in web development. It's repetitive and takes a lot of time to do things correctly. That's why tools like Twitter's Bootstrap and PEAR's HTML_QuickForm2 can help with this part of our job. Wouldn't it be nice to have QuickForm2 generate a markup compatible with Bootstrap CSS, so that you could get a nice looking form without to much efforts? Well, that's what I plan to do here.

He starts by creating a simple QuickForm2 form with no renderers attached (no pre-defined styles) and a custom render callback that wraps the items in "div" tags with the correct styles. There's also a custom renderer included for grouping items with additional styling attached.

0 comments voice your opinion now!
twitter bootstrap pear quickform2 callback style render css


blog comments powered by Disqus

Similar Posts

Community News: Latest PEAR Releases for 01.07.2008

Greg Beaver\'s Blog: PEAR 1.4.x adoption rate

Community News: Latest PEAR Releases for 09.03.2007

Zend Developer Zone: Generating and Validating Web Forms With PEAR HTML_QuickForm

Community News: Latest PEAR Releases for 08.27.2007


Community Events











Don't see your event here?
Let us know!


opinion language composer community code tool introduction unittest example testing release phpunit functional development conference series podcast zendframework2 framework interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework