Commit Graph

3 Commits

Author SHA1 Message Date
defacer 73e4f58953 Support for arbitrary number of sort columns.
There is an active hard limit in there which does not allow more than two,
but changing this is as simple as setting $maxsortkeys to something else.
2005-03-10 16:38:01 +00:00
defacer 554906f69a New feature: you can now give a HTML class to a column with $table->column_class() 2005-03-08 14:57:16 +00:00
defacer 7270d81fad New table class that makes it easy to use goodies like paging etc. 2005-03-08 11:14:15 +00:00