PHP Class Apple_Exporter\Components\Quote

Since: 0.2.0
Inheritance: extends Component
Afficher le fichier Open project: alleyinteractive/apple-news Class Usage Examples

Méthodes publiques

Méthode Description
node_matches ( DomNode $node ) : mixed Look for node matches for this component.

Méthodes protégées

Méthode Description
build ( string $text ) Build the component.

Private Methods

Méthode 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.

Method Details

build() protected méthode

Build the component.
protected build ( string $text )
$text string

node_matches() public static méthode

Look for node matches for this component.
public static node_matches ( DomNode $node ) : mixed
$node DomNode
Résultat mixed