<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Structures_DataGrid_Renderer_Smarty</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/13686" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/13686">
      <title>Structures_DataGrid_Renderer_Smarty: Documentation Problem 13686 [Assigned] fillwithEmptyRows Not Implemented</title>
      <link>http://pear.php.net/bugs/13686</link>
      <content:encoded><![CDATA[<pre>Structures_DataGrid_Renderer_Smarty Documentation Problem
Reported by savyj
2008-04-15T13:23:45+00:00
PHP: 5.2.5 OS: CentOS 5.1 (Linux) Package Version: 

Description:
------------
I tried to enable the fillWithEmptyRows option, as the site documentation claims the Smarty driver supports it, however it was not working for me.  

I decided to look at the code for the driver and the codes internal documentation claims only the following options are supported: 

 * - selfPath
 * - sortingResetsPaging
 * - convertEntities
 * - varPrefix
 * - associative

Sure enough, it doesn't appear the Smarty driver overloads the fillWithEmptyRows method of the base Renderer class, although I believe it could implement it via it's buildBody function.  I'm probably not the right guy to implement this, however, due to time and skill restrictions.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Structures_DataGrid_Renderer_Smarty Documentation Problem
Reported by savyj
2008-04-15T13:23:45+00:00
PHP: 5.2.5 OS: CentOS 5.1 (Linux) Package Version: 

Description:
------------
I tried to enable the fillWithEmptyRows option, as the site documentation claims the Smarty driver supports it, however it was not working for me.  

I decided to look at the code for the driver and the codes internal documentation claims only the following options are supported: 

 * - selfPath
 * - sortingResetsPaging
 * - convertEntities
 * - varPrefix
 * - associative

Sure enough, it doesn't appear the Smarty driver overloads the fillWithEmptyRows method of the base Renderer class, although I believe it could implement it via it's buildBody function.  I'm probably not the right guy to implement this, however, due to time and skill restrictions.</pre>]]></description>
      <dc:date>2008-05-02T08:46:13+00:00</dc:date>
      <dc:creator>bharris &amp;#x61;&amp;#116; solutionpro &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Structures_DataGrid_Renderer_Smarty Documentation Problem</dc:subject>
    </item>
</rdf:RDF>
