PHP 클래스 FluentDOM\Loader\Json\JsonML

상속: implements FluentDOM\Loadable, use trait FluentDOM\Loader\Supports\Json
파일 보기 프로젝트 열기: fluentdom/fluentdom

공개 메소드들

메소드 설명
getSupported ( ) : string[]
transferTo ( DOMNode $node, mixed $json )

비공개 메소드들

메소드 설명
addAttributes ( DOMElement $node, stdClass $properties )
addNamespaceAttributes ( DOMElement $node, stdClass $properties )
transferToElement ( DOMNode $node, $json )

메소드 상세

getSupported() 공개 메소드

public getSupported ( ) : string[]
리턴 string[]

transferTo() 공개 메소드

public transferTo ( DOMNode $node, mixed $json )
$node DOMNode
$json mixed