Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhutilRemarkupBlockInterpreter

abstract class PhutilRemarkupBlockInterpreter
Phabricator Technical Documentation (Remarkup)

This class is not documented.

Methods

final public function setEngine($engine)

This method is not documented.
Parameters
$engine
Return
wild

final public function getEngine()

This method is not documented.
Return
wild

abstract public function getInterpreterName()

This method is not documented.
Return
string

abstract public function markupContent($content, $argv)

This method is not documented.
Parameters
$content
array$argv
Return
wild

protected function markupError($string)

This method is not documented.
Parameters
$string
Return
wild