Abstract Class movTableDB

Description

movTableDB class to generate easily interactive html table from databases supported by pear:db

  • abstract:

Located in /movtable.php (line 577)

movTable
   |
   --movTableDB
Variable Summary
 mixed $db
 mixed $dsn
 mixed $query
Method Summary
 movTableDB movTableDB (string $dsn, string $sql, [string $url = ""], [array $fieldProp = null], [string $callbackFunc = null], [array $HTMLoptions = null])
Variables
Methods
Constructor movTableDB (line 592)

Creates a movTable object

  • access: public
movTableDB movTableDB (string $dsn, string $sql, [string $url = ""], [array $fieldProp = null], [string $callbackFunc = null], [array $HTMLoptions = null])
  • string $dsn: connection string to DB
  • string $sql: query string. Attention: if there is a WHERE clause specify the fields as 'table.field'
  • string $url: page URL
  • array $fieldProp: Fields Properties
  • string $callbackFunc: Callback function
  • array $HTMLoptions: HTML parameters

Inherited Methods

Inherited From movTable

 movTable::movTable()
 movTable::doquery()
 movTable::prinTable()
 movTable::SetCallBack()
 movTable::setsort()

Documentation generated on Tue, 26 Apr 2005 19:06:00 +0200 by phpDocumentor 1.3.0RC3