[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear /Structures_DataGrid/DataGrid Renderer.php
From:       "Olivier Guilyardi" <olivierg () php ! net>
Date:       2007-10-31 15:12:43
Message-ID: cvsolivierg1193843563 () cvsserver
[Download RAW message or body]

olivierg		Wed Oct 31 15:12:43 2007 UTC

  Modified files:              
    /pear/Structures_DataGrid/DataGrid	Renderer.php 
  Log:
  add support for 'object records' to array datasource, and note in \
DataSource::fetch() docblock  
http://cvs.php.net/viewvc.cgi/pear/Structures_DataGrid/DataGrid/Renderer.php?r1=1.77&r2=1.78&diff_format=u
                
Index: pear/Structures_DataGrid/DataGrid/Renderer.php
diff -u pear/Structures_DataGrid/DataGrid/Renderer.php:1.77 \
                pear/Structures_DataGrid/DataGrid/Renderer.php:1.78
--- pear/Structures_DataGrid/DataGrid/Renderer.php:1.77	Wed Oct 24 11:32:49 2007
+++ pear/Structures_DataGrid/DataGrid/Renderer.php	Wed Oct 31 15:12:43 2007
@@ -36,9 +36,9 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
- * CSV file id: $Id: Renderer.php,v 1.77 2007/10/24 11:32:49 olivierg Exp $
+ * CSV file id: $Id: Renderer.php,v 1.78 2007/10/31 15:12:43 olivierg Exp $
  * 
- * @version  $Revision: 1.77 $
+ * @version  $Revision: 1.78 $
  * @package  Structures_DataGrid
  * @category Structures
  * @license  http://opensource.org/licenses/bsd-license.php New BSD License
@@ -132,7 +132,7 @@
  *     - extraVars
  *     - excludeVars
  * 
- * @version  $Revision: 1.77 $
+ * @version  $Revision: 1.78 $
  * @author   Olivier Guilyardi <olivier@samalyse.com>
  * @author   Mark Wiesemann <wiesemann@php.net>
  * @author   Sascha Grossenbacher <saschagros@bluewin.ch>
@@ -781,6 +781,7 @@
      */
     function build($chunk, $startRow, $eof = false)
     {
+        print_r($chunk);
         // on first call of build(): initialize the columns and prepare the header
         if (empty($this->_columns)) {
             $this->_columns = array();

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic