Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorProjectTransactionEditor

final class PhabricatorProjectTransactionEditor
Phabricator Technical Documentation (Projects)

This class is not documented.

Methods

private function setIsMilestone($is_milestone)

This method is not documented.
Parameters
$is_milestone
Return
wild

public function getIsMilestone()

This method is not documented.
Return
wild

public function getEditorApplicationClass()

This method is not documented.
Return
wild

public function getEditorObjectsDescription()

This method is not documented.
Return
wild

public function getCreateObjectTitle($author, $object)

This method is not documented.
Parameters
$author
$object
Return
wild

public function getCreateObjectTitleForFeed($author, $object)

This method is not documented.
Parameters
$author
$object
Return
wild

public function getTransactionTypes()

This method is not documented.
Return
wild

protected function validateAllTransactions($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function willPublish($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function shouldSendMail($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function getMailSubjectPrefix()

This method is not documented.
Return
wild

protected function getMailTo($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function getMailCc($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

public function getMailTagsMap()

This method is not documented.
Return
wild

protected function buildReplyHandler($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailTemplate($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailBody($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function shouldPublishFeedStory($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function supportsSearch()

This method is not documented.
Return
wild

protected function applyFinalEffects($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

public function addSlug($project, $slug, $force)

This method is not documented.
Parameters
PhabricatorProject$project
$slug
$force
Return
wild

public function removeSlugs($project, $slugs)

This method is not documented.
Parameters
PhabricatorProject$project
array$slugs
Return
wild

public function normalizeSlugs($slugs)

This method is not documented.
Parameters
array$slugs
Return
wild

protected function adjustObjectForPolicyChecks($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function expandTransactions($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function shouldApplyHeraldRules($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function buildHeraldAdapter($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild