PHP 클래스 Tdt\Core\Formatters\CSVFormatter

저자: Jan Vansteenlandt ([email protected])
저자: Pieter Colpaert ([email protected])
저자: Michiel Vancoillie ([email protected])
상속: implements Tdt\Core\Formatters\IFormatter
파일 보기 프로젝트 열기: tdt/core 1 사용 예제들

공개 메소드들

메소드 설명
buildTableFromSparqlResult ( $semantic_results ) : array Build a table from a SPARQL select query result
createResponse ( $dataObj )
getBody ( $dataObj )
getDocumentation ( )

비공개 메소드들

메소드 설명
enclose ( $element ) Encloses the $element in double quotes.

메소드 상세

buildTableFromSparqlResult() 공개 정적인 메소드

Build a table from a SPARQL select query result
public static buildTableFromSparqlResult ( $semantic_results ) : array
리턴 array

createResponse() 공개 정적인 메소드

public static createResponse ( $dataObj )

getBody() 공개 정적인 메소드

public static getBody ( $dataObj )

getDocumentation() 공개 정적인 메소드

public static getDocumentation ( )