Structures_DataGrid_DataSource_CSV
[ class tree: Structures_DataGrid_DataSource_CSV ] [ index: Structures_DataGrid_DataSource_CSV ] [ all elements ]

Element index for package Structures_DataGrid_DataSource_CSV

[ b ] [ c ] [ i ] [ s ]

b

bind
in file CSV.php, method Structures_DataGrid_DataSource_CSV::bind()
    Bind
top

c

CSV.php
procedural page CSV.php
top

i

initialize
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::initialize()
    PHP 4 workaround to indicate whether the class was already initialized or not.
top

s

stream_eof
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_eof()
    This method is called in response to feof() calls on the stream.
stream_open
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_open()
    This method is called immediately after the stream object is created.
stream_read
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_read()
    This method is called in response to fread() and fgets() calls on the stream.
stream_seek
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_seek()
    This method is called in response to fseek() calls on the stream.
stream_tell
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_tell()
    This method is called in response to ftell() calls on the stream.
stream_write
in file CSV.php, method Structures_DataGrid_DataSource_CSV_Memory::stream_write()
    This method is called in response to fwrite() calls on the stream.
Structures_DataGrid_DataSource_CSV
in file CSV.php, method Structures_DataGrid_DataSource_CSV::Structures_DataGrid_DataSource_CSV()
Structures_DataGrid_DataSource_CSV
in file CSV.php, class Structures_DataGrid_DataSource_CSV
    Comma Seperated Value (CSV) Data Source Driver
Structures_DataGrid_DataSource_CSV_Memory
in file CSV.php, class Structures_DataGrid_DataSource_CSV_Memory
    Stream wrapper for CSV DataSource driver
top

Documentation generated on Mon, 11 Mar 2019 15:13:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.