PHP Класс Texy\Modules\BlockQuoteModule

Наследование: extends Texy\Module
Показать файл Открыть проект

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

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