[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 263 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
readValueFromRequest(AphrontRequest $request) X-Ref |
No description |
shouldAppearInPropertyView() X-Ref |
No description |
renderPropertyViewLabel() X-Ref |
No description |
renderPropertyViewValue(array $handles) X-Ref |
No description |
getStorageKey() X-Ref |
No description |
getRequiredStorageKey() X-Ref |
No description |
shouldAppearInEditView() X-Ref |
No description |
isEditable() X-Ref |
No description |
getValue() X-Ref |
No description |
setValue($value) X-Ref |
No description |
validate($value) X-Ref |
normalizeForTransactionView(PhabricatorApplicationTransaction $xaction,$value) X-Ref |
Turn values as they are stored in a ReleephRequest into a text that can be rendered as a transactions old/new values. |
getKeyForConduit() X-Ref |
No description |
getValueForConduit() X-Ref |
No description |
setValueFromConduitAPIRequest(ConduitAPIRequest $request) X-Ref |
No description |
renderHelpForArcanist() X-Ref |
No description |
setReleephProject(ReleephProject $rp) X-Ref |
No description |
setReleephBranch(ReleephBranch $rb) X-Ref |
No description |
setReleephRequest(ReleephRequest $rr) X-Ref |
No description |
setUser(PhabricatorUser $user) X-Ref |
No description |
getReleephProject() X-Ref |
No description |
getReleephBranch() X-Ref |
No description |
getReleephRequest() X-Ref |
No description |
getUser() X-Ref |
No description |
shouldAppearOnCommitMessage() X-Ref |
No description |
renderLabelForCommitMessage() X-Ref |
No description |
renderValueForCommitMessage() X-Ref |
No description |
shouldAppearOnRevertMessage() X-Ref |
No description |
renderLabelForRevertMessage() X-Ref |
No description |
renderValueForRevertMessage() X-Ref |
No description |
shouldMarkup() X-Ref |
@{class:ReleephFieldSpecification} implements much of @{interface:PhabricatorMarkupInterface} for you. If you return true from `shouldMarkup()`, and implement `getMarkupText()` then your text will be rendered through the Phabricator markup pipeline. Output is retrievable with `getMarkupEngineOutput()`. |
getMarkupText($field) X-Ref |
No description |
getMarkupEngineOutput() X-Ref |
No description |
setMarkupEngine(PhabricatorMarkupEngine $engine) X-Ref |
No description |
getMarkupFieldKey($field) X-Ref |
No description |
newMarkupEngine($field) X-Ref |
No description |
didMarkupText($field,$output,PhutilMarkupEngine $engine) X-Ref |
No description |
shouldUseMarkupCache($field) X-Ref |
No description |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |