Page MenuHomeContribution Center
Diviner Phabricator Tech Docs PhabricatorEditEngineCommentAction

abstract class PhabricatorEditEngineCommentAction
Phabricator Technical Documentation (Transactions)

This class is not documented.

Methods

abstract public function getPHUIXControlType()

This method is not documented.
Return
wild

abstract public function getPHUIXControlSpecification()

This method is not documented.
Return
wild

public function setKey($key)

This method is not documented.
Parameters
$key
Return
wild

public function getKey()

This method is not documented.
Return
wild

public function setGroupKey($group_key)

This method is not documented.
Parameters
$group_key
Return
wild

public function getGroupKey()

This method is not documented.
Return
wild

public function setConflictKey($conflict_key)

This method is not documented.
Parameters
$conflict_key
Return
wild

public function getConflictKey()

This method is not documented.
Return
wild

public function setLabel($label)

This method is not documented.
Parameters
$label
Return
wild

public function getLabel()

This method is not documented.
Return
wild

public function setValue($value)

This method is not documented.
Parameters
$value
Return
wild

public function getValue()

This method is not documented.
Return
wild

public function setOrder($order)

This method is not documented.
Parameters
$order
Return
wild

public function getOrder()

This method is not documented.
Return
wild

public function getSortVector()

This method is not documented.
Return
wild

public function setInitialValue($initial_value)

This method is not documented.
Parameters
$initial_value
Return
wild

public function getInitialValue()

This method is not documented.
Return
wild

public function setSubmitButtonText($text)

This method is not documented.
Parameters
$text
Return
wild

public function getSubmitButtonText()

This method is not documented.
Return
wild