Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
eZ
Publish
Core
FieldType
RichText
Converter
PHP Interface eZ\Publish\Core\FieldType\RichText\Converter
显示文件
Open project: ezsystems/ezpublish-kernel
Interface Usage Examples
Public Methods
Method
Description
convert
(
DOMDocument
$xmlDoc
) :
DOMDocument
Converts given $xmlDoc into another \DOMDocument object.
Method Details
convert()
public
method
Converts given $xmlDoc into another \DOMDocument object.
public
convert
(
DOMDocument
$xmlDoc
) :
DOMDocument
$xmlDoc
DOMDocument
return
DOMDocument