| [ Index ] |
PHP Cross Reference of Phabricator |
| Up one level | ||
| interpreter/ | ||
| rule/ | ||
| PhabricatorMarkupEngine.php [source] [606 lines] | Manages markup engine selection, configuration, application, caching and pipelining. @{class:PhabricatorMarkupEngine} can be used to render objects which implement @{interface:PhabricatorMarkupInterface} in a batched, cache-aware way. For example, if you have a list of comments written in remarkup (and the objects implement the correct interface) you can render them by first building an engine and adding the fields with @{method:addObject}. | |
| PhabricatorMarkupInterface.php [source] [85 lines] | ||
| PhabricatorMarkupOneOff.php [source] [80 lines] | Concrete object for accessing the markup engine with arbitrary blobs of text, like form instructions. Usage: | |
| PhabricatorMarkupPreviewController.php [source] [22 lines] | ||
| PhabricatorSyntaxHighlighter.php [source] [31 lines] |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |