Class GuestReport
Guest Report
- SpanishGuestReportGenerator\GuestReport uses SpanishGuestReportGenerator\FormatterTrait, SpanishGuestReportGenerator\SanitizerTrait
Namespace:
SpanishGuestReportGenerator
Package: Spanish
Copyright: 2021 Javier Zapata javierzapata82@gmail.com
License: The MIT License
Author: Javier Zapata javierzapata82@gmail.com
Link: https://github.com/bahiazul/spanish-guest-report-generator
Located at GuestReport.php
Package: Spanish
Copyright: 2021 Javier Zapata javierzapata82@gmail.com
License: The MIT License
Author: Javier Zapata javierzapata82@gmail.com
Link: https://github.com/bahiazul/spanish-guest-report-generator
Located at GuestReport.php
public |
#
__construct(
Creates a new report |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setDirectoryPath( string $path,
boolean $create =
true
)
Sets the path in which the generated file will be saved |
public string
|
|
public boolean
|
string |
FILE_NEWLINE
Newline character to use |
#
"\r\n"
|
string |
FILE_ENCODING
Character encoding to use |
#
'CP437'
|
string |
FIELD_DELIMITER
Delimiter for all the fields in the document |
#
'|'
|
integer |
ROW_TYPE
First digit for the Chain info line |
#
0
|