AbstractExportFile
in package
AbstractYes
Table of Contents
Methods
- getFileType() : string
- writeLine() : void
Methods
getFileType()
public
abstract getFileType() : string
Return values
stringwriteLine()
public
abstract writeLine(mixed $line[, mixed $file = null ][, mixed $lineColor = null ][, mixed $handler = null ]) : void
Parameters
- $line : mixed
- $file : mixed = null
- $lineColor : mixed = null
- $handler : mixed = null