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

Element index for package File_CSV_DataSource

[ a ] [ c ] [ d ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ v ] [ w ] [ _ ]

_

__construct
in file DataSource.php, method File_CSV_DataSource::__construct()
    data load initialize
top

a

appendColumn
in file DataSource.php, method File_CSV_DataSource::appendColumn()
    column appender
appendRow
in file DataSource.php, method File_CSV_DataSource::appendRow()
    row appender
top

c

connect
in file DataSource.php, method File_CSV_DataSource::connect()
    header and row relationship builder
countHeaders
in file DataSource.php, method File_CSV_DataSource::countHeaders()
    header counter
countRows
in file DataSource.php, method File_CSV_DataSource::countRows()
    row counter
createHeaders
in file DataSource.php, method File_CSV_DataSource::createHeaders()
    header creator
top

d

DataSource.php
procedural page DataSource.php
top

f

File_CSV_DataSource
in file DataSource.php, class File_CSV_DataSource
    csv data fetcher
fillCell
in file DataSource.php, method File_CSV_DataSource::fillCell()
    cell value filler
fillColumn
in file DataSource.php, method File_CSV_DataSource::fillColumn()
    collumn data injector
fillRow
in file DataSource.php, method File_CSV_DataSource::fillRow()
    fillRow
flush
in file DataSource.php, method File_CSV_DataSource::flush()
    object data flusher
top

g

getAsymmetricRows
in file DataSource.php, method File_CSV_DataSource::getAsymmetricRows()
    asymmetric data fetcher
getCell
in file DataSource.php, method File_CSV_DataSource::getCell()
    cell fetcher
getColumn
in file DataSource.php, method File_CSV_DataSource::getColumn()
    column fetcher
getHeaders
in file DataSource.php, method File_CSV_DataSource::getHeaders()
    header fetcher
getRawArray
in file DataSource.php, method File_CSV_DataSource::getRawArray()
    raw data as array
getRow
in file DataSource.php, method File_CSV_DataSource::getRow()
    row fetcher
getRows
in file DataSource.php, method File_CSV_DataSource::getRows()
    multiple row fetcher
top

h

hasCell
in file DataSource.php, method File_CSV_DataSource::hasCell()
    checks if a coordinate is valid
hasColumn
in file DataSource.php, method File_CSV_DataSource::hasColumn()
    column existance checker
hasRow
in file DataSource.php, method File_CSV_DataSource::hasRow()
    row existance checker
top

i

isSymmetric
in file DataSource.php, method File_CSV_DataSource::isSymmetric()
    data length/symmetry checker
top

l

load
in file DataSource.php, method File_CSV_DataSource::load()
    csv file loader
top

m

moveHeadersToRows
in file DataSource.php, method File_CSV_DataSource::moveHeadersToRows()
    header relocator
top

p

parse
in file DataSource.php, method File_CSV_DataSource::parse()
    csv parser
top

r

removeColumn
in file DataSource.php, method File_CSV_DataSource::removeColumn()
    column remover
removeEmpty
in file DataSource.php, method File_CSV_DataSource::removeEmpty()
    empty row remover
removeRow
in file DataSource.php, method File_CSV_DataSource::removeRow()
    row remover
resetKeys
in file DataSource.php, method File_CSV_DataSource::resetKeys()
    array key reseter
top

s

setHeaders
in file DataSource.php, method File_CSV_DataSource::setHeaders()
    header injector
settings
in file DataSource.php, method File_CSV_DataSource::settings()
    settings alterator
symmetrize
in file DataSource.php, method File_CSV_DataSource::symmetrize()
    all rows length equalizer
top

v

validates
in file DataSource.php, method File_CSV_DataSource::validates()
    csv file validator
top

w

walkColumn
in file DataSource.php, method File_CSV_DataSource::walkColumn()
    column walker
walkGrid
in file DataSource.php, method File_CSV_DataSource::walkGrid()
    grid walker
walkRow
in file DataSource.php, method File_CSV_DataSource::walkRow()
    row walker
top

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