Structures_DataGrid::enableStreaming()

Structures_DataGrid::enableStreaming()  --  Enable streaming support for reading from DataSources and writing with Renderers and set the buffer size (number of records)

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::enableStreaming (integer [$bufferSize = 500])

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

integer $bufferSize

Number of records that should be buffered

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.