Package gluon :: Module sqlhtml
[hide private]
[frames] | no frames]

Module sqlhtml

source code

This file is part of web2py Web Framework (Copyrighted, 2007) Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: GPL v2

Classes [hide private]
  SQLFORM
SQLFORM is used to map a table (and a current record) into an HTML form
  SQLTABLE
given a SQLRows object, as returned by a db().select(), generates and html table with the rows.