Spec-Zone.ru › Symfony 4.1

SelectorNode

class SelectorNode extends AbstractNode

Представляет узел "(::|:)" .

Этот компонент является портированным аналогом библиотеки Python cssselect, авторские права принадлежат Ian Bicking, см. https://github.com/SimonSapin/cssselect.

Методы

string getNodeName() из AbstractNode
__construct(NodeInterface $tree, string $pseudoElement = null)
NodeInterface getTree()
string|null getPseudoElement()
Specificity getSpecificity()
string __toString()

Подробности

string getNodeName()

Значение результата

string

__construct(NodeInterface $tree, string $pseudoElement = null)

Параметры

NodeInterface $tree
string $pseudoElement

NodeInterface getTree()

Значение результата

NodeInterface

string|null getPseudoElement()

Значение результата

string|null

Specificity getSpecificity()

Значение результата

Specificity

string __toString()

Значение результата

string

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/CssSelector/Node/SelectorNode.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API