PHP Класс Apple_Exporter\Components\Quote

С версии: 0.2.0
Наследование: extends Component
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
node_matches ( DomNode $node ) : mixed Look for node matches for this component.

Защищенные методы

Метод Описание
build ( string $text ) Build the component.

Приватные методы

Метод Описание
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.

Описание методов

build() защищенный Метод

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

node_matches() публичный статический Метод

Look for node matches for this component.
public static node_matches ( DomNode $node ) : mixed
$node DomNode
Результат mixed