PHP FluentDOM\Query 네임스페이스

중첩된 네임스페이스

FluentDOM\Query\Css

클래스들

이름 설명
Attributes FluentDOM\Query\Attributes is used for the FluentDOM\Query:attr property, providing an array like interface to the attributes of the selected nodes(s)
Css FluentDOMCss is used for the FluentDOM:css property, providing an array like interface to the css properties in the style attribute of the selected nodes(s)
Data FluentDOM\Data is used for the FluentDOM::data property and FluentDOM::data() method, providing an interface html5 data properties of a node.