Class CsvResponse
Class CsvResponse
- Symfony\Component\HttpFoundation\Response
-
FOM\CoreBundle\Component\CsvResponse
Namespace: FOM\CoreBundle\Component
Package: FOM\CoreBundle\Component
Deprecated
Copyright: 2014 by WhereGroup GmbH & Co. KG
Author: Andriy Oblivantsev <eslider@gmail.com>
Located at FOM/CoreBundle/Component/CsvResponse.php
Package: FOM\CoreBundle\Component
Deprecated
Copyright: 2014 by WhereGroup GmbH & Co. KG
Author: Andriy Oblivantsev <eslider@gmail.com>
Located at FOM/CoreBundle/Component/CsvResponse.php
Methods summary
public
|
#
__construct( array $data = NULL, string $fileName = 'export.csv', string $encodingFrom = 'UTF-8', string $enclosure = '"', string $delimiter = ',', boolean $enableDownload = true )
CSV Response |
public
|
|
public
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
Magic methods summary
Constants summary
string |
UTF_16_LE
Unicode charset |
# 'UTF-16LE' |