BIF3
[ class tree: BIF3 ] [ index: BIF3 ] [ all elements ]

Class: ArrayTable

Source Location: /Widgets/Table/ArrayTable.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --ArrayTable

A simple table based on an Array


Author(s):

Version:

  • $Revision: 1.5 $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
A simple table based on an Array

It can use a parameter QUERY or set a result using setResult($result) method.




Tags:

version:  $Revision: 1.5 $
author:  Nicolas Cesar <ncesar@lunix.com.ar>


[ Top ]


Class Variables

$render =

[line 26]


Type:   mixed


[ Top ]

$result =

[line 25]


Type:   mixed


[ Top ]



Class Methods


constructor ArrayTable [line 34]

ArrayTable ArrayTable( [$attr $attrs = array()], string 1, string 2, string 3)



Parameters:

string   1   COLS Number of columns
string   2   DATA values separated by commas. First COLS items will be the headings.
string   3   RENDER SQL render class name. (see Tutorial)
$attr   $attrs  

[ Top ]

method addRender [line 66]

void addRender( mixed $class)



[ Top ]

method innerDraw [line 42]

void innerDraw( )



Overrides BifWidget::innerDraw() (parent method not documented)

[ Top ]

method setResult [line 38]

void setResult( mixed &$result)



[ Top ]


Documentation generated on Wed, 10 Nov 2004 19:41:22 -0300 by phpDocumentor 1.2.3