[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/spout/src/Spout/Reader/CSV/ -> Sheet.php (summary)

(no description)

File Size: 37 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Sheet:: (2 methods):
  __construct()
  getRowIterator()


Class: Sheet  - X-Ref

Class Sheet

__construct($filePointer, $fieldDelimiter, $fieldEnclosure, $encoding, $endOfLineCharacter, $globalFunctionsHelper)   X-Ref

param: resource $filePointer Pointer to the CSV file to read
param: string $fieldDelimiter Character that delimits fields
param: string $fieldEnclosure Character that enclose fields
param: string $encoding Encoding of the CSV file to be read
param: \Box\Spout\Common\Helper\GlobalFunctionsHelper $globalFunctionsHelper

getRowIterator()   X-Ref

return: \Box\Spout\Reader\CSV\RowIterator



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1