PHP 클래스 Piwik\Plugins\API\Renderer\Xml

상속: extends Piwik\API\ApiRenderer
파일 보기 프로젝트 열기: piwik/piwik 1 사용 예제들

공개 메소드들

메소드 설명
renderException ( $message, Exception | Throwable $exception ) : string
renderSuccess ( $message )
sendHeader ( )

메소드 상세

renderException() 공개 메소드

public renderException ( $message, Exception | Throwable $exception ) : string
$message
$exception Exception | Throwable
리턴 string

renderSuccess() 공개 메소드

public renderSuccess ( $message )

sendHeader() 공개 메소드

public sendHeader ( )