PHP Interface eZ\Publish\Core\FieldType\RichText\Converter

Afficher le fichier Open project: ezsystems/ezpublish-kernel Interface Usage Examples

Méthodes publiques

Méthode Description
convert ( DOMDocument $xmlDoc ) : DOMDocument Converts given $xmlDoc into another \DOMDocument object.

Method Details

convert() public méthode

Converts given $xmlDoc into another \DOMDocument object.
public convert ( DOMDocument $xmlDoc ) : DOMDocument
$xmlDoc DOMDocument
Résultat DOMDocument