PHP 클래스 Texy\Modules\BlockQuoteModule

상속: extends Texy\Module
파일 보기 프로젝트 열기: dg/texy

공개 메소드들

메소드 설명
__construct ( $texy )
citeLink ( $link ) : string | null Converts cite source to URL.
pattern ( BlockParser $parser, array $matches ) : HtmlElement | string | FALSE Callback for:.

메소드 상세

__construct() 공개 메소드

public __construct ( $texy )

pattern() 공개 메소드

> They went in single file, running like hounds on a strong scent, and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed. >:http://www.mycom.com/tolkien/twotowers.html
public pattern ( BlockParser $parser, array $matches ) : HtmlElement | string | FALSE
$parser Texy\BlockParser
$matches array
리턴 Texy\HtmlElement | string | FALSE