PHP Class Texy\Modules\BlockQuoteModule

Inheritance: extends Texy\Module
Show file Open project: dg/texy

Public Methods

Method Description
__construct ( $texy )
citeLink ( $link ) : string | null Converts cite source to URL.
pattern ( BlockParser $parser, array $matches ) : HtmlElement | string | FALSE Callback for:.

Method Details

__construct() public method

public __construct ( $texy )

pattern() public method

> 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
return Texy\HtmlElement | string | FALSE