PHP 클래스 CSV, generatedata

파일 보기 프로젝트 열기: benkeen/generatedata 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$L

보호된 프로퍼티들

프로퍼티 타입 설명
$addHeadersInNewWindow
$contentTypeHeader
$exportTypeName
$isEnabled
$jsModules

공개 메소드들

메소드 설명
generate ( $generator )
getAdditionalSettingsHTML ( )
getDownloadFilename ( Generator $generator ) : string Used for constructing the filename of the filename when downloading.

비공개 메소드들

메소드 설명
getCSVDelimiter ( )
getLineEndingChar ( ) return a string: "Windows", "Unix" or "Mac"

메소드 상세

generate() 공개 메소드

public generate ( $generator )

getAdditionalSettingsHTML() 공개 메소드

getDownloadFilename() 공개 메소드

Used for constructing the filename of the filename when downloading.
또한 보기: ExportTypePlugin::getDownloadFilename()
public getDownloadFilename ( Generator $generator ) : string
$generator Generator
리턴 string

프로퍼티 상세

$L 공개적으로 프로퍼티

public $L

$addHeadersInNewWindow 보호되어 있는 프로퍼티

protected $addHeadersInNewWindow

$contentTypeHeader 보호되어 있는 프로퍼티

protected $contentTypeHeader

$exportTypeName 보호되어 있는 프로퍼티

protected $exportTypeName

$isEnabled 보호되어 있는 프로퍼티

protected $isEnabled

$jsModules 보호되어 있는 프로퍼티

protected $jsModules