PHP 클래스 Tdt\Core\Formatters\HTMLFormatter

저자: Michiel Vancoillie ([email protected])
상속: implements Tdt\Core\Formatters\IFormatter
파일 보기 프로젝트 열기: tdt/core

공개 메소드들

메소드 설명
createResponse ( $dataObj )
getBody ( $dataObj )
getDocumentation ( )

비공개 메소드들

메소드 설명
displayTree ( $data, $format = 'json' )
getDcat ( $definition ) : string Prettifies an XML string into a human-readable form
xmlPrettify ( string $xml ) : string Prettifies an XML string into a human-readable form

메소드 상세

createResponse() 공개 정적인 메소드

public static createResponse ( $dataObj )

getBody() 공개 정적인 메소드

public static getBody ( $dataObj )

getDocumentation() 공개 정적인 메소드

public static getDocumentation ( )