PHP 클래스 Tdt\Core\Formatters\KMLFormatter

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

공개 메소드들

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

비공개 메소드들

메소드 설명
getArray ( $dataObj, $geo ) Create the geo graphical placemarks in kml Currently only properties that are not nested are picked up.
getExtendedDataElement ( $values )
getPlacemarks ( $dataObj )
printArray ( $val )
xmlgetelement ( $value )

메소드 상세

createResponse() 공개 정적인 메소드

public static createResponse ( $dataObj )

getBody() 공개 정적인 메소드

public static getBody ( $dataObj )

getDocumentation() 공개 정적인 메소드

public static getDocumentation ( )