PHP 클래스 Apple_Exporter\Components\Quote

부터: 0.2.0
상속: extends Component
파일 보기 프로젝트 열기: alleyinteractive/apple-news 1 사용 예제들

공개 메소드들

메소드 설명
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