| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 37 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Sheet:: (2 methods):
__construct()
getRowIterator()
| __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 |