- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- src/infrastructure/markup/blockrule/PhutilRemarkupDefaultBlockRule.php
- File
- See additional notes in @{method:markupText}.
- Method
- See additional notes in @{method:markupText}.
- Method
- See additional notes in @{method:markupText}.
- Method
- Method
- Method
- This rule must apply before the Code block rule because it needs to win blocks which begin ` - Lorem ipsum`.
- Method
- src/infrastructure/markup/blockrule/PhutilRemarkupListBlockRule.php
- File
- Method
- Method
- Constructs the first part of the regex to find stuff like: interpreterName {{{ stuff }}} interpreterName (options) {{{ stuff }}} The exact regex is constructed from the available interpreters.
- Method
- src/infrastructure/markup/blockrule/PhutilRemarkupInterpreterBlockRule.php
- File
- Method
- Method
- Method
- Method
- src/infrastructure/markup/blockrule/PhutilRemarkupHeaderBlockRule.php
- File
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/markup/blockrule/PhutilRemarkupBlockInterpreter.php
- File
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/markup/PhutilSafeHTML.php
- File
- Manages markup engine selection, configuration, application, caching and pipelining.
- Class
- Method
- Method
- Method
- Produce a corpus summary, in a way that shortens the underlying text without truncating it somewhere awkward.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Set the context object. Used to implement object permissions.
- Method
- Set the viewing user. Used to implement object permissions.
- Method
- Method
- Method
- Method
- Retrieve engine metadata for a given field.
- Method
- Get the output of markup processing for a field queued with @{method:addObject}. Before you can call this method, you must call @{method:process}.
- Method
- Method
- Process objects queued with @{method:addObject}. You can then retrieve the output with @{method:getOutput}.
- Method
- Queue an object for markup generation when @{method:process} is called. You can retrieve the output later with @{method:getOutput}.
- Method
- Convenience method for pushing a single object through the markup pipeline.
- Method
- src/infrastructure/markup/PhabricatorMarkupEngine.php
- File
- Format a HTML code. This function behaves like `sprintf()`, except that all the normal conversions (like %s) will be properly escaped.
- Function
- HTML safe version of `implode()`.
- Function
- Mark string as safe for use in HTML.
- Function
- Function
- Function
- Function
- Render an HTML tag in a way that treats user content as unsafe by default.
- Function
- src/infrastructure/markup/render.php
- File
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method