Méthode | Description | |
---|---|---|
is_embed_web_video ( DomNode $node, string $pattern ) : boolean | Test if this node is a match based on the node type and URL format. | |
node_matches ( DomNode $node ) : mixed | Look for node matches for this component. |
Méthode | Description | |
---|---|---|
build ( string $text ) | Build the component. |
public static is_embed_web_video ( DomNode $node, string $pattern ) : boolean | ||
$node | DomNode | |
$pattern | string | |
Résultat | boolean |
public static node_matches ( DomNode $node ) : mixed | ||
$node | DomNode | |
Résultat | mixed |