[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/ponder/editor/ -> PonderQuestionEditor.php (summary)

(no description)

File Size: 253 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 18 functions

  getEditorObjectsDescription()
  setAnswer()
  getAnswer()
  shouldApplyInitialEffects()
  applyInitialEffects()
  getTransactionTypes()
  getCustomTransactionOldValue()
  getCustomTransactionNewValue()
  applyCustomInternalTransaction()
  applyCustomExternalTransaction()
  mergeTransactions()
  supportsSearch()
  getFeedStoryType()
  getFeedStoryData()
  shouldImplyCC()
  shouldSendMail()
  buildReplyHandler()
  buildMailBody()

Functions
Functions that are not part of a class:

getEditorObjectsDescription()   X-Ref
No description

setAnswer(PonderAnswer $answer)   X-Ref
This is used internally on @{method:applyInitialEffects} if a transaction
of type PonderQuestionTransaction::TYPE_ANSWERS is in the mix. The value
is set to the //last// answer in the transactions. Practically, one
answer is given at a time in the application, though theoretically
this is buggy.

The answer is used in emails to generate proper links.

getAnswer()   X-Ref
No description

shouldApplyInitialEffects(PhabricatorLiskDAO $object,array $xactions)   X-Ref
No description

applyInitialEffects(PhabricatorLiskDAO $object,array $xactions)   X-Ref
No description

getTransactionTypes()   X-Ref
No description

getCustomTransactionOldValue(PhabricatorLiskDAO $object,PhabricatorApplicationTransaction $xaction)   X-Ref
No description

getCustomTransactionNewValue(PhabricatorLiskDAO $object,PhabricatorApplicationTransaction $xaction)   X-Ref
No description

applyCustomInternalTransaction(PhabricatorLiskDAO $object,PhabricatorApplicationTransaction $xaction)   X-Ref
No description

applyCustomExternalTransaction(PhabricatorLiskDAO $object,PhabricatorApplicationTransaction $xaction)   X-Ref
No description

mergeTransactions(PhabricatorApplicationTransaction $u,PhabricatorApplicationTransaction $v)   X-Ref
No description

supportsSearch()   X-Ref
No description

getFeedStoryType()   X-Ref
No description

getFeedStoryData(PhabricatorLiskDAO $object,array $xactions)   X-Ref
No description

shouldImplyCC(PhabricatorLiskDAO $object,PhabricatorApplicationTransaction $xaction)   X-Ref
No description

shouldSendMail(PhabricatorLiskDAO $object,array $xactions)   X-Ref
No description

buildReplyHandler(PhabricatorLiskDAO $object)   X-Ref
No description

buildMailBody(PhabricatorLiskDAO $object,array $xactions)   X-Ref
No description



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