| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
html.DIV --+
|
html.TABLE --+
|
SQLTABLE
given a SQLRows object, as returned by a db().select(), generates
and html table with the rows.
optional arguments:
linkto: URL to edit individual records
uplaod: URL to download uploaded files
orderby: Add an orderby link to column headers.
headers: dictionary of headers to headers redefinions
truncate: length at which to truncate text in table cells.
Defaults to 16 characters.
optional names attributes for passed to the <table> tag
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Nov 10 12:14:37 2008 | http://epydoc.sourceforge.net |