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.