PHP Class Piwik\Plugins\API\Renderer\Csv

Inheritance: extends Piwik\API\ApiRenderer
Afficher le fichier Open project: piwik/piwik Class Usage Examples

Méthodes publiques

Méthode Description
renderArray ( $array )
renderDataTable ( $dataTable )
renderException ( $message, Exception | Throwable $exception ) : string
renderSuccess ( $message )
sendHeader ( )

Method Details

renderArray() public méthode

public renderArray ( $array )

renderDataTable() public méthode

public renderDataTable ( $dataTable )

renderException() public méthode

public renderException ( $message, Exception | Throwable $exception ) : string
$message
$exception Exception | Throwable
Résultat string

renderSuccess() public méthode

public renderSuccess ( $message )

sendHeader() public méthode

public sendHeader ( )