Chris Morgan
|
e82dc74162
|
Fixes for permission errors introduced by the table permission changes.
|
2007-09-18 22:09:57 -04:00 |
|
Chris Morgan
|
5c91961d12
|
Php5 improvements to table code. Add some accessor methods to classes so we can make class variables private.
|
2007-09-18 21:22:43 -04:00 |
|
Chris Morgan
|
0e3472e1bf
|
objectGetHeader() should return a TableRow instance as this is closer to what the information
represents and is a much more useful form.
|
2007-07-31 01:51:40 +00:00 |
|
Chris Morgan
|
b62db6340b
|
Add TableRow::SetValign() and add its output to TableRow::GetString()
|
2007-07-23 22:01:34 +00:00 |
|
Chris Morgan
|
fd448b96d7
|
Fix appData objectGetTableRow() to work with the new table classes
|
2007-07-23 20:30:57 +00:00 |
|
Chris Morgan
|
2652e68d01
|
Programmatic table support. Enhances several tables with highlightable and clickable rows and
cleans up the existing table row highlight and click code.
|
2007-07-23 19:56:43 +00:00 |
|