PHP Class Piwik\Plugins\API\Renderer\Rss

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
sendHeader ( $type = "xml" )

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

sendHeader() public méthode

public sendHeader ( $type = "xml" )