PHP 인터페이스 eZ\Publish\Core\FieldType\RichText\Converter

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 0 사용 예제들

공개 메소드들

메소드 설명
convert ( DOMDocument $xmlDoc ) : DOMDocument Converts given $xmlDoc into another \DOMDocument object.

메소드 상세

convert() 공개 메소드

Converts given $xmlDoc into another \DOMDocument object.
public convert ( DOMDocument $xmlDoc ) : DOMDocument
$xmlDoc DOMDocument
리턴 DOMDocument