PHP 클래스 SebastianBergmann\PHPLOC\Log\CSV\Single

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

공개 메소드들

메소드 설명
printResult ( string $filename, array $count ) Prints a result set.

보호된 메소드들

메소드 설명
getKeysLine ( array $count ) : string
getValuesLine ( array $count ) : string

메소드 상세

getKeysLine() 보호된 메소드

protected getKeysLine ( array $count ) : string
$count array
리턴 string

getValuesLine() 보호된 메소드

protected getValuesLine ( array $count ) : string
$count array
리턴 string

printResult() 공개 메소드

Prints a result set.
public printResult ( string $filename, array $count )
$filename string
$count array