Integration with Commit Messages
Integration with Commit Messages
- public function getProTips()
Integration with Diff Properties
Integration with Diff Properties
- public function shouldAppearInDiffPropertyView()
- public function renderDiffPropertyViewLabel($diff)
- public function renderDiffPropertyViewValue($diff)
Other Methods
Other Methods
- public function getFieldKeyForConduit() — TODO: It would be nice to remove this, but a lot of different code is bound together by it. Until everything is modernized, retaining the old field keys is the only reasonable way to update things one piece at a time.
- public function getModernFieldKey()
- protected function parseObjectList($value, $types, $allow_partial, $suffixes)
- protected function renderObjectList($handles, $suffixes)
- public function getWarningsForDetailView()
- protected function getActiveDiff()
- public function getRequiredHandlePHIDsForRevisionHeaderWarnings()
- public function getWarningsForRevisionHeader($handles)
- public function setValue($value)
- public function getValue()
- public function shouldUseStorage()
- public function newStorageObject()
- protected function newStringIndexStorage()
- protected function newNumericIndexStorage()
- public function getValueForStorage()
- public function setValueFromStorage($value)
- public function setValueFromApplicationTransactions($value)
- public function getConduitDictionaryValue()
- public function getFieldKey()
- public function getFieldName()
- public function getFieldDescription()
- public function canDisableField()
- public function shouldAppearInEditEngine()
- public function shouldAppearInConduitTransactions()
- protected function newConduitEditParameterType()
- public function shouldAppearInApplicationTransactions()