Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorPhurlURLTransaction

final class PhabricatorPhurlURLTransaction
Phorge Technical Documentation ()

This class is not documented.

Methods

public function setIgnoreOnNoEffect($ignore)
Inherited

PhabricatorApplicationTransaction

Flag this transaction as a pure side-effect which should be ignored when applying transactions if it has no effect, even if transaction application would normally fail. This both provides users with better error messages and allows transactions to perform optional side effects.

Parameters
$ignore
Return
wild

public function getIgnoreOnNoEffect()
Inherited

This method is not documented.
Return
wild

public function shouldGenerateOldValue()
Inherited

This method is not documented.
Return
wild
This method is not documented.
Return
wild

private function getApplicationObjectTypeName()
Inherited

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getMetadataValue($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

public function setMetadataValue($key, $value)
Inherited

This method is not documented.
Parameters
$key
$value
Return
wild

public function generatePHID()
Inherited

This method is not documented.
Return
wild

protected function getConfiguration()
Inherited

This method is not documented.
Return
wild

public function setContentSource($content_source)
Inherited

This method is not documented.
Parameters
PhabricatorContentSource$content_source
Return
wild

public function getContentSource()
Inherited

This method is not documented.
Return
wild

public function hasComment()
Inherited

This method is not documented.
Return
wild

public function getComment()
Inherited

This method is not documented.
Return
wild

public function setIsCreateTransaction($create)
Inherited

This method is not documented.
Parameters
$create
Return
wild

public function getIsCreateTransaction()
Inherited

This method is not documented.
Return
wild

public function setIsDefaultTransaction($default)
Inherited

This method is not documented.
Parameters
$default
Return
wild

public function getIsDefaultTransaction()
Inherited

This method is not documented.
Return
wild

public function setIsSilentTransaction($silent)
Inherited

This method is not documented.
Parameters
$silent
Return
wild

public function getIsSilentTransaction()
Inherited

This method is not documented.
Return
wild

public function setIsMFATransaction($mfa)
Inherited

This method is not documented.
Parameters
$mfa
Return
wild

public function getIsMFATransaction()
Inherited

This method is not documented.
Return
wild

public function setIsLockOverrideTransaction($override)
Inherited

This method is not documented.
Parameters
$override
Return
wild

public function getIsLockOverrideTransaction()
Inherited

This method is not documented.
Return
wild

public function setTransactionGroupID($group_id)
Inherited

This method is not documented.
Parameters
$group_id
Return
wild

public function getTransactionGroupID()
Inherited

This method is not documented.
Return
wild

public function attachComment($comment)
Inherited

This method is not documented.
Parameters
PhabricatorApplicationTransactionComment$comment
Return
wild

public function setCommentNotLoaded($not_loaded)
Inherited

This method is not documented.
Parameters
$not_loaded
Return
wild

public function attachObject($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getObject()
Inherited

This method is not documented.
Return
wild

public function getRemarkupChanges()
Inherited

This method is not documented.
Return
wild

final protected function newRemarkupChanges()
Inherited

This method is not documented.
Return
wild

protected function newRemarkupChange()
Inherited

This method is not documented.
Return
wild

public function getRemarkupBlocks()
Inherited

This method is not documented.
Return
wild

public function setOldValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function hasOldValue()
Inherited

This method is not documented.
Return
wild

public function newChronologicalSortVector()
Inherited

This method is not documented.
Return
wild

public function setRenderingTarget($rendering_target)
Inherited

This method is not documented.
Parameters
$rendering_target
Return
wild

public function getRenderingTarget()
Inherited

This method is not documented.
Return
wild

public function attachViewer($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

public function getRequiredHandlePHIDs()

This method is not documented.
Return
wild

public function setHandles($handles)
Inherited

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

public function getHandle($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

public function getHandleIfExists($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

public function getHandles()
Inherited

This method is not documented.
Return
wild

public function renderHandleLink($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

public function renderHandleList($phids)
Inherited

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

private function renderSubscriberList($phids, $change_type)
Inherited

This method is not documented.
Parameters
array$phids
$change_type
Return
wild

protected function renderPolicyName($phid, $state)
Inherited

This method is not documented.
Parameters
$phid
$state
Return
wild

public function getIcon()
Inherited

This method is not documented.
Return
wild

public function getToken()
Inherited

This method is not documented.
Return
wild

public function getColor()
Inherited

This method is not documented.
Return
wild

protected function getTransactionCustomField()
Inherited

This method is not documented.
Return
wild

public function shouldHide()
Inherited

This method is not documented.
Return
wild

public function shouldHideForMail($xactions)
Inherited

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

final public function shouldHideForFeed()
Inherited

This method is not documented.
Return
wild

final public function shouldHideForNotifications()
Inherited

This method is not documented.
Return
wild

private function getTitleForMailWithRenderingTarget($new_target)
Inherited

This method is not documented.
Parameters
$new_target
Return
wild

public function getTitleForMail()
Inherited

This method is not documented.
Return
wild

public function getTitleForTextMail()
Inherited

This method is not documented.
Return
wild

public function getTitleForHTMLMail()
Inherited

This method is not documented.
Return
wild

public function getChangeDetailsURI()
Inherited

This method is not documented.
Return
wild

public function getBodyForMail()
Inherited

This method is not documented.
Return
wild

public function getNoEffectDescription()
Inherited

This method is not documented.
Return
wild

public function getTitle()
Inherited

This method is not documented.
Return
wild

public function getTitleForFeed()
Inherited

This method is not documented.
Return
wild

public function getMarkupFieldsForFeed($story)
Inherited

This method is not documented.
Parameters
PhabricatorFeedStory$story
Return
wild

public function getMarkupTextForFeed($story, $field)
Inherited

This method is not documented.
Parameters
PhabricatorFeedStory$story
$field
Return
wild

public function getBodyForFeed($story)
Inherited

This method is not documented.
Parameters
PhabricatorFeedStory$story
Return
wild

public function getRemarkupBodyForFeed($story)
Inherited

This method is not documented.
Parameters
PhabricatorFeedStory$story
Return
wild

public function getActionStrength()
Inherited

This method is not documented.
Return
wild

public function isCommentTransaction()
Inherited

PhabricatorApplicationTransaction

Whether the transaction concerns a comment (e.g. add, edit, remove)

Return
boolTrue if the transaction concerns a comment

public function isInlineCommentTransaction()
Inherited

This method is not documented.
Return
wild

public function getActionName()
Inherited

This method is not documented.
Return
wild

public function getMailTags()

This method is not documented.
Return
wild

final public function hasChangeDetails()
Inherited

This method is not documented.
Return
wild

public function hasChangeDetailsForMail()
Inherited

This method is not documented.
Return
wild

public function renderChangeDetailsForMail($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

final public function renderChangeDetails($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function renderTextCorpusChangeDetails($viewer, $old, $new)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
$old
$new
Return
wild

public function attachTransactionGroup($group)
Inherited

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

public function getTransactionGroup()
Inherited

This method is not documented.
Return
wild

public function shouldDisplayGroupWith($group)
Inherited

PhabricatorApplicationTransaction

Should this transaction be visually grouped with an existing transaction group?

Parameters
list<PhabricatorApplicationTransaction>$groupList of transactions.
Return
boolTrue to display in a group with the other transactions.

public function renderExtraInformationLink()
Inherited

This method is not documented.
Return
wild

public function renderAsTextForDoorkeeper($publisher, $story, $xactions)
Inherited

This method is not documented.
Parameters
DoorkeeperFeedStoryPublisher$publisher
PhabricatorFeedStory$story
array$xactions
Return
wild

private function isSelfSubscription()
Inherited

PhabricatorApplicationTransaction

Test if this transaction is just a user subscribing or unsubscribing themselves.

Return
wild

private function isApplicationAuthor()
Inherited

This method is not documented.
Return
wild

private function getInterestingMoves($moves)
Inherited

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

private function getInterestingInlineStateChangeCounts()
Inherited

This method is not documented.
Return
wild

public function newGlobalSortVector()
Inherited

This method is not documented.
Return
wild

public function newActionStrengthSortVector()
Inherited

This method is not documented.
Return
wild

private function newFileTransactionChangeDetails($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getCapabilities()
Inherited

This method is not documented.
Return
wild

public function getPolicy($capability)
Inherited

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $viewer)
Inherited

This method is not documented.
Parameters
$capability
PhabricatorUser$viewer
Return
wild

public function describeAutomaticCapability($capability)
Inherited

This method is not documented.
Parameters
$capability
Return
wild

public function getModularType()
Inherited

This method is not documented.
Return
wild

public function setForceNotifyPHIDs($phids)
Inherited

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

public function getForceNotifyPHIDs()
Inherited

This method is not documented.
Return
wild

public function destroyObjectPermanently($engine)
Inherited

This method is not documented.
Parameters
PhabricatorDestructionEngine$engine
Return
wild

public function getBaseTransactionClass()

This method is not documented.
Return
wild

final protected function getTransactionImplementation()
Inherited

This method is not documented.
Return
wild

public function newModularTransactionTypes()
Inherited

This method is not documented.
Return
wild

private function newTransactionImplementation()
Inherited

This method is not documented.
Return
wild

protected function newFallbackModularTransactionType()
Inherited

This method is not documented.
Return
wild

final public function generateOldValue($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

final public function generateNewValue($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

final public function applyInternalEffects($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

final public function applyExternalEffects($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function newWarningForTransactions($object, $xactions)
Inherited

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

public function getApplicationName()

This method is not documented.
Return
wild