Method | Description | |
---|---|---|
node_matches ( DomNode $node ) : mixed | Look for node matches for this component. |
Method | Description | |
---|---|---|
build ( string $text ) | Build the component. |
Method | Description | |
---|---|---|
set_anchor ( ) | Sets the anchor settings for this component. | |
set_layout ( ) | Set the layout for the component. | |
set_style ( ) | Set the style for the component. |
public static node_matches ( DomNode $node ) : mixed | ||
$node | DomNode | |
return | mixed |