News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
Solar Framework Shorts - Controlling form layout
August 17, 2010 @ 14:57:00

Richard Thomas has a new "Solar Short" posted to his blog to make life easier using the Solar Framework. This quick spotlight is about controlling the layout of the standard form renderer.

Solar's form system is pretty powerful and you realize the full beauty when auto generating forms directly from models but by default it uses a DL/DD/DT list for formatting your labels/inputs. If your not a fan of that formatting you can do something about it.

You can define the decorator tags in your framework's installation to replace the tags used for the list, element, label and the value output of the form. One of the comments on the post also suggests using the "decorateAsDiv" method the Solar_Form object provides to force the output into a div.

0 comments voice your opinion now!
solar framework control form output config


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: PHP Framework Benchmarks: Entertaining But Ultimately Useless

Cyberlot\'s Blog: Searching Zend Frameworks mailing list

Make Me Pulse: Using the Zend Framework URL rewriting

OReilly: Managing Sessions and State with PHP

The Tutorial Blog: Adding security to CodeIgniter forms with a custom library class


Community Events











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


series opinion development api example community introduction language testing code functional release application database framework interview phpunit composer podcast zendframework2

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