Page MenuHomePhorge
Diviner Tech Docs PhabricatorApplicationTransactionFeedStory

class PhabricatorApplicationTransactionFeedStory
Phorge Technical Documentation (Transactions)

This class is not documented.

Tasks

Markup Interface

No methods for this task.

Loading Stories

  • public static function loadAllFromRows($rows, $viewer) — Given @{class:PhabricatorFeedStoryData} rows, load them into objects and construct appropriate @{class:PhabricatorFeedStory} wrappers for each data row.

Policy Implementation

Other Methods

Methods

public function __get($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function __set($name, $value)
Inherited

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

public function current()
Inherited

This method is not documented.
Return
wild

public function key()
Inherited

This method is not documented.
Return
wild

public function next()
Inherited

This method is not documented.
Return
wild

public function rewind()
Inherited

This method is not documented.
Return
wild

public function valid()
Inherited

This method is not documented.
Return
wild

private function throwOnAttemptedIteration()
Inherited

This method is not documented.
Return
wild

public function getPhobjectClassConstant($key, $byte_limit)
Inherited

Phobject

Read the value of a class constant.

This is the same as just typing self::CONSTANTNAME, but throws a more useful message if the constant is not defined and allows the constant to be limited to a maximum length.

Parameters
string$keyName of the constant.
int|null$byte_limitMaximum number of bytes permitted in the value.
Return
stringValue of the constant.

public static function loadAllFromRows($rows, $viewer)
Inherited

PhabricatorFeedStory

Given PhabricatorFeedStoryData rows, load them into objects and construct appropriate PhabricatorFeedStory wrappers for each data row.

Parameters
list<dict>$rowsList of @{class:PhabricatorFeedStoryData} rows from the database.
PhabricatorUser$viewer
Return
list<PhabricatorFeedStory>List of @{class:PhabricatorFeedStory} objects.

public function setMarkupFieldOutput($field, $output)
Inherited

This method is not documented.
Parameters
$field
$output
Return
wild

public function getMarkupFieldOutput($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function setHovercard($hover)
Inherited

This method is not documented.
Parameters
$hover
Return
wild

public function setRenderingTarget($target)
Inherited

This method is not documented.
Parameters
$target
Return
wild

public function getRenderingTarget()
Inherited

This method is not documented.
Return
wild

private function validateRenderingTarget($target)
Inherited

This method is not documented.
Parameters
$target
Return
wild

public function setObjects($objects)
Inherited

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

public function getObject($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

public function getPrimaryObject()
Inherited

This method is not documented.
Return
wild

public function getPrimaryObjectPHID()

This method is not documented.
Return
wild

final public function __construct($data)
Inherited

This method is not documented.
Parameters
PhabricatorFeedStoryData$data
Return
this//Implicit.//

public function renderView()

This method is not documented.
Return
wild

public function renderAsTextForDoorkeeper($publisher)

This method is not documented.
Parameters
DoorkeeperFeedStoryPublisher$publisher
Return
wild

public function getRequiredHandlePHIDs()

This method is not documented.
Return
wild

public function getRequiredObjectPHIDs()

This method is not documented.
Return
wild

public function setHasViewed($has_viewed)
Inherited

This method is not documented.
Parameters
$has_viewed
Return
wild

public function getHasViewed()
Inherited

This method is not documented.
Return
wild

final public function setHandles($handles)
Inherited

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

final protected function getObjects()
Inherited

This method is not documented.
Return
wild

final protected function getHandles()
Inherited

This method is not documented.
Return
wild

final protected function getHandle($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

final public function getStoryData()
Inherited

This method is not documented.
Return
wild

final public function getEpoch()
Inherited

This method is not documented.
Return
wild

final public function getChronologicalKey()
Inherited

This method is not documented.
Return
wild

final public function getValue($key, $default)
Inherited

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

final public function getAuthorPHID()
Inherited

This method is not documented.
Return
wild

final protected function renderHandleList($phids)
Inherited

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

final protected function linkTo($phid)
Inherited

This method is not documented.
Parameters
$phid
Return
wild

final protected function renderString($str)
Inherited

This method is not documented.
Parameters
$str
Return
wild

final public function renderSummary($text, $len)
Inherited

This method is not documented.
Parameters
$text
$len
Return
wild

public function getNotificationAggregations()
Inherited

This method is not documented.
Return
wild

protected function newStoryView()
Inherited

This method is not documented.
Return
wild

public function setProjectPHIDs($phids)
Inherited

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

public function getProjectPHIDs()
Inherited

This method is not documented.
Return
wild

public function getFieldStoryMarkupFields()

This method is not documented.
Return
wild

public function isVisibleInFeed()

This method is not documented.
Return
wild

public function isVisibleInNotifications()

This method is not documented.
Return
wild

public function getPHID()
Inherited

This method is not documented.
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 getMarkupFieldKey($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function newMarkupEngine($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function getMarkupText($field)

This method is not documented.
Parameters
$field
Return
wild

public function didMarkupText($field, $output, $engine)
Inherited

This method is not documented.
Parameters
$field
$output
PhutilMarkupEngine$engine
Return
wild

public function shouldUseMarkupCache($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

protected function getPrimaryTransactionPHID()

This method is not documented.
Return
wild

private function getTransactions()

This method is not documented.
Return
wild

public function getPrimaryTransaction()

This method is not documented.
Return
wild

public function renderText()

This method is not documented.
Return
wild

public function renderTextBody()

This method is not documented.
Return
wild

public function getImageURI()

This method is not documented.
Return
wild

public function getURI()

This method is not documented.
Return
wild