Class adodbmysqllist

Description

This is a subclass of the pear mysql list object.

The only difference being is the DataListSource object for an ADODB object, instead of a PEAR DB object.

Located in Program_Root/examples/widget6.php (line 155)

DefaultGUIDataList
   |
   --pearmysqllist
      |
      --adodbmysqllist
Method Summary
void get_data_source ()
Variables

Inherited Variables

Inherited from pearmysqllist

pearmysqllist::$_default_rows_per_page
Methods
get_data_source (line 165)

This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.

void get_data_source ()

Redefinition of:
pearmysqllist::get_data_source()
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.

Inherited Methods

Inherited From pearmysqllist

pearmysqllist::build_column_item()
pearmysqllist::get_data_source()
pearmysqllist::user_setup()

Documention generated on Thu, 31 Jul 2003 18:33:53 -0700 by phpDocumentor 1.2.0