[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/markup/

FolderUp one level  
Folderinterpreter/
 
Folderrule/
 
FilePhabricatorMarkupEngine.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}.
FilePhabricatorMarkupInterface.php         [source] [85 lines]    
FilePhabricatorMarkupOneOff.php            [source] [80 lines]    Concrete object for accessing the markup engine with arbitrary blobs of text, like form instructions. Usage:
FilePhabricatorMarkupPreviewController.php [source] [22 lines]    
FilePhabricatorSyntaxHighlighter.php       [source] [31 lines]    


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1