<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CakePHP: Using scaffolding for rapid application building</title>
	<atom:link href="http://www.askaboutphp.com/33/cakephp-using-scaffolding.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askaboutphp.com/33/cakephp-using-scaffolding.html</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 23:05:45 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scaffolding</title>
		<link>http://www.askaboutphp.com/33/cakephp-using-scaffolding.html/comment-page-1#comment-19803</link>
		<dc:creator>Scaffolding</dc:creator>
		<pubDate>Sun, 07 Mar 2010 14:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=33#comment-19803</guid>
		<description>I really like the idea of scaffolding, but in practice, I always end up just writing the view code myself. In particular, if you bake your models / controllers using the console, it&#039;s very easy to use the Form Helper inputs() method to output all the fields:

echo $form-&gt;inputs();

You can also pass a list of fields to exclude from this method, which makes it flexible as your application grows. Check out the CakePHP book for more.</description>
		<content:encoded><![CDATA[<p>I really like the idea of scaffolding, but in practice, I always end up just writing the view code myself. In particular, if you bake your models / controllers using the console, it&#8217;s very easy to use the Form Helper inputs() method to output all the fields:</p>
<p>echo $form-&gt;inputs();</p>
<p>You can also pass a list of fields to exclude from this method, which makes it flexible as your application grows. Check out the CakePHP book for more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Carlson &#187; links for 2008-05-24</title>
		<link>http://www.askaboutphp.com/33/cakephp-using-scaffolding.html/comment-page-1#comment-144</link>
		<dc:creator>Chris Carlson &#187; links for 2008-05-24</dc:creator>
		<pubDate>Sat, 24 May 2008 23:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=33#comment-144</guid>
		<description>[...] CakePHP: Using scaffolding for rapid application building (tags: cake php framework programming language webdesign rapid development scaffolding) [...]</description>
		<content:encoded><![CDATA[<p>[...] CakePHP: Using scaffolding for rapid application building (tags: cake php framework programming language webdesign rapid development scaffolding) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Articles and links worth checking out - 23 May 2008 &#124; 24 Hours is not enough</title>
		<link>http://www.askaboutphp.com/33/cakephp-using-scaffolding.html/comment-page-1#comment-142</link>
		<dc:creator>Articles and links worth checking out - 23 May 2008 &#124; 24 Hours is not enough</dc:creator>
		<pubDate>Fri, 23 May 2008 17:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.askaboutphp.com/?p=33#comment-142</guid>
		<description>[...] CakePHP: Using scaffolding for rapid application building  [...]</description>
		<content:encoded><![CDATA[<p>[...] CakePHP: Using scaffolding for rapid application building  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
