Page MenuHomeGitPull.it
Diviner Tech Docs PhorgeRemarkupSimpleDocumentation

final class PhorgeRemarkupSimpleDocumentation
Phorge Technical Documentation (Remarkup)

This class is not documented.

Methods

public function setRuleInstance($rule)
Inherited

This method is not documented.
Parameters
$rule
Return
wild

final public function getKey()
Inherited

This method is not documented.
Return
wild

public function getTitle()

This method is not documented.
Return
wild

public function getContent()

PhorgeRemarkupDocumentation

For now, return a big string that will be processed by the remarkup engine.

PhorgeRemarkupSimpleDocumentation
This method is not documented.
Return
wild

public function getExamples()

This method is not documented.
Return
wild

protected function getOrder()
Inherited

This method is not documented.
Return
wild

final public function getSortVector()
Inherited

This method is not documented.
Return
wild

public function setTitle($title)

This method is not documented.
Parameters
$title
Return
wild

public function setContent($content)

This method is not documented.
Parameters
$content
Return
wild

public function addExample($example)

This method is not documented.
Parameters
$example
Return
wild