Sylar_SimpleTableRow
it define the structure and methods of a simple row of Sylar_SimpleTable container. the row must be an array indexed whit same header. For example
Table name: test TbHeader: name surname phone email TbRow 0 Nik Mallet 090909 nik@nik.ir TbRow 1 Bob Bruk 0877689 bon@bob.com TbRow ... TbRow n Tim Ork 078 778 tim@tim.xx
Header info must be specified only one time and every row must be a Sylar_SimpleTableRow with an array
Located in /sylar/classes/common/data/SimpleTableRow.php (line 54)
Sylar_DataContainer | --Sylar_SimpleTableRow
Constructor reset data and set the number of columns defined
fill data into the row it also compares the lenght of array with the number of column declared into the table, if needed.
return true if all is ok, false on error
it returns the value at column $columnId of the TableRow
Inherited From Sylar_DataContainer
Sylar_DataContainer::__construct()
Sylar_DataContainer::__destruct()
Documentation generated on Thu, 24 Apr 2008 16:14:21 +0200 by phpDocumentor 1.3.0RC3