Program_Root/examples/widget7.php

Description

This example illustrates the use of the

DataList object classes. This object can show a list of data from any data source and have any GUI layout and provide the features of: searching, sorting, paging of the data.

This page shows the Data coming a CSV (comma seperated values) file on disk.

$Id: _examples_widget7_php.html,v 1.19 2003/08/01 01:37:48 hemna Exp $

Classes
Class Description
csvfilelist This class shows how to use the data coming
Includes
include_once ("includes.inc") (line 27)

Include the phphtmllib libraries

include_once ("db_defines.inc") (line 28)
include_once ($phphtmllib."/widgets/data_list/includes.inc") (line 30)
include_once ($phphtmllib."/widgets/data_list/CSVFILEDataListSource.inc") (line 31)

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