<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 26 May 2013 01:02:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Complex Views w/Zend Framework - The Final Chapter: ZFE & Zend_Layout in Core!]]></title>
      <guid>http://www.phpdeveloper.org/news/9299</guid>
      <link>http://www.phpdeveloper.org/news/9299</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/328-Complex-Views-with-the-Zend-Framework-The-Final-Chapter-ZFE-and-Zend_Layout-released-to-Core!.html">posted some of his comments</a> on the newly included Zend_Layout and Zend_View_Enhanced components for the Zend_Framework:
</p>
<blockquote>
<p>
These two (now much more polished!) components were both designed to solve the concerns a lot of developers were having in achieving truly complex, structured and modular Views using Zend_View. 
</p>
<p>
Indeed there are months of blog postings, debates, experimental and not-so-experimental code, proposals, IRC sessions and countless emails pouring over how to accomplish the goals of these components. The end result is something I feel will serve Zend Framework users faithfully for months and years to come.
</p>
</blockquote>
<p>
He <a href="http://blog.astrumfutura.com/archives/328-Complex-Views-with-the-Zend-Framework-The-Final-Chapter-ZFE-and-Zend_Layout-released-to-Core!.html">thanks</a> the developers (Matthew and Ralph) and notes that the inclusion of these two components is one of the largest advancements of the display layer for the Framework in a while.
</p>]]></description>
      <pubDate>Fri, 21 Dec 2007 12:52:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: Zend_Layout and Zend_View Enhanced components now in core]]></title>
      <guid>http://www.phpdeveloper.org/news/9284</guid>
      <link>http://www.phpdeveloper.org/news/9284</link>
      <description><![CDATA[<p>
<i>Matthew Weir O'Phinney</i> notes today that the Zend_View_Enhanced and Zend_Layout components for the Zend Framework have <a href="http://weierophinney.net/matthew/archives/152-Zend_Layout-and-Zend_View-Enhanced-components-now-in-core.html">officially joined the core</a>.
</p>
<blockquote>
With these two components, you can now create some truly <a href="http://blog.astrumfutura.com/archives/291-Complex-Views-with-the-Zend-Framework-Part-6-Setting-The-Terminology.html">complex views</a> for your application with relative ease. [...] By having these as a standard part of the library, there are now standard ways to perform these tasks -- meaning consistency between applications.
</blockquote>
<p>
He gives some <a href="http://weierophinney.net/matthew/archives/152-Zend_Layout-and-Zend_View-Enhanced-components-now-in-core.html">brief examples</a> of the use of the two newly included components: echoing out a DOCTYPE, adding a script to be loaded in the header and a more complex layout with a header, meta data, content and a footer section.
</p>]]></description>
      <pubDate>Thu, 20 Dec 2007 08:41:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[P&aacute;draic Brady's Blog: Complex Views with the Zend Framework - Part 7: Zend_View Enhanced]]></title>
      <guid>http://www.phpdeveloper.org/news/8225</guid>
      <link>http://www.phpdeveloper.org/news/8225</link>
      <description><![CDATA[<p>
<i>P&aacute;draic Brady</i> continues his series on working with Complex Views in the Zend Framework with <a href="http://blog.astrumfutura.com/archives/297-Complex-Views-with-the-Zend-Framework-Part-7-Zend_View-Enhanced.html">this new article</a> - part seven focusing on the Zend_View Enhanced method.
</p>
<blockquote>
It's been a long, and hopefully interesting, road to Part 7. In this concluding entry to the long running, and oft delayed, "Complex Views with the Zend Framework" series I introduce the <a href="http://framework.zend.com/wiki/pages/viewpage.action?pageId=33071">Zend_View Enhanced Proposal for the Zend Framework</a>, elaborate on its operation, and provide some opinions on the ongoing debate over its implementation. 
</blockquote>
<p>
In <a href="http://blog.astrumfutura.com/archives/297-Complex-Views-with-the-Zend-Framework-Part-7-Zend_View-Enhanced.html">this final entry</a> of the series, he recaps previous concepts (like Partials/Layouts/Controllers/Placeholders) and how far reaching the Zend_View Enhanced component is. He also includes some of the helpers and interfaces he's proposed for the module including:
</p>
<ul>
<li>Zend_View_Helper_Partial
<li>Zend_View_Helper_Controller
<li>Zend_View_Helper_HeadScript
<li>Zend_View_Helper_Doctype
<li>Zend_View_Helper_HeadStyle
</ul>
<p>
He takes each of the concepts mentioned above and applies these different helpers/interfaces inside them, illustrating with some sample code as needed.
</p>]]></description>
      <pubDate>Thu, 12 Jul 2007 07:41:11 -0500</pubDate>
    </item>
  </channel>
</rss>
