Structures_DataGrid (Previous) (Next) Structures_DataGrid::addColumn

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

constructor Structures_DataGrid::Structures_DataGrid()

constructor Structures_DataGrid::Structures_DataGrid()  -- Constructor

Description

Builds the DataGrid class. The Core functionality and Renderer are seperated for maintainability and to keep cohesion high.

Paramètres

chaîne de caractères $limit

The number of records to display per page.

entier $page

The current page viewed. In most cases, this is useless. Note: if you specify this, the "page" GET variable will be ignored.

chaîne de caractères $rendererType

The type of renderer to use. You may prefer to use the $type argument of render() , fill() or getOutput()

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.

Structures_DataGrid (Previous) (Next) Structures_DataGrid::addColumn

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.