PHP Class ApaiIO\ResponseTransformer\Xslt

Author: Jan Eichhorn ([email protected])
Inheritance: implements ApaiIO\ResponseTransformer\ResponseTransformerInterface
Afficher le fichier Open project: exeu/apai-io Class Usage Examples

Protected Properties

Свойство Type Description
$xsl XSLTProcessor XSLTProcessor object

Méthodes publiques

Méthode Description
__construct ( string $xslt ) Constructor
transform ( $response )

Method Details

__construct() public méthode

Constructor
public __construct ( string $xslt )
$xslt string

transform() public méthode

public transform ( $response )

Property Details

$xsl protected_oe property

XSLTProcessor object
protected XSLTProcessor $xsl
Résultat XSLTProcessor