Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorEdgeEditType

final class PhabricatorEdgeEditType
Phabricator Technical Documentation (Transactions)

This class is not documented.

Methods

public function setLabel($label)
Inherited

This method is not documented.
Parameters
$label
Return
wild

public function getLabel()
Inherited

This method is not documented.
Return
wild

public function setBulkEditLabel($bulk_edit_label)
Inherited

This method is not documented.
Parameters
$bulk_edit_label
Return
wild

public function getBulkEditLabel()
Inherited

This method is not documented.
Return
wild

public function setBulkEditGroupKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getBulkEditGroupKey()
Inherited

This method is not documented.
Return
wild

public function setEditType($edit_type)
Inherited

This method is not documented.
Parameters
$edit_type
Return
wild

public function getEditType()
Inherited

This method is not documented.
Return
wild

public function setMetadata($metadata)
Inherited

This method is not documented.
Parameters
$metadata
Return
wild

public function getMetadata()
Inherited

This method is not documented.
Return
wild

public function setTransactionType($transaction_type)
Inherited

This method is not documented.
Parameters
$transaction_type
Return
wild

public function getTransactionType()
Inherited

This method is not documented.
Return
wild

public function generateTransactions($template, $spec)

This method is not documented.
Parameters
PhabricatorApplicationTransaction$template
array$spec
Return
wild

protected function newTransaction($template)
Inherited

This method is not documented.
Parameters
PhabricatorApplicationTransaction$template
Return
wild

public function setEditField($edit_field)
Inherited

This method is not documented.
Parameters
PhabricatorEditField$edit_field
Return
wild

public function getEditField()
Inherited

This method is not documented.
Return
wild

protected function getTransactionValueFromValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function newBulkParameterType()

This method is not documented.
Return
wild

public function setBulkParameterType($type)
Inherited

This method is not documented.
Parameters
BulkParameterType$type
Return
wild

public function getBulkParameterType()
Inherited

This method is not documented.
Return
wild

public function getTransactionValueFromBulkEdit($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function newConduitParameterType()
Inherited

This method is not documented.
Return
wild

public function setConduitParameterType($type)
Inherited

This method is not documented.
Parameters
ConduitParameterType$type
Return
wild

public function getConduitParameterType()
Inherited

This method is not documented.
Return
wild

public function getConduitType()
Inherited

This method is not documented.
Return
wild

public function setConduitTypeDescription($conduit_type_description)
Inherited

This method is not documented.
Parameters
$conduit_type_description
Return
wild

public function getConduitTypeDescription()
Inherited

This method is not documented.
Return
wild

public function setConduitDescription($conduit_description)
Inherited

This method is not documented.
Parameters
$conduit_description
Return
wild

public function getConduitDescription()
Inherited

This method is not documented.
Return
wild

public function setConduitDocumentation($conduit_documentation)
Inherited

This method is not documented.
Parameters
$conduit_documentation
Return
wild

public function getConduitDocumentation()
Inherited

This method is not documented.
Return
wild

public function getTransactionValueFromConduit($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function setDatasource($datasource)
Inherited

This method is not documented.
Parameters
PhabricatorTypeaheadDatasource$datasource
Return
wild

public function getDatasource()
Inherited

This method is not documented.
Return
wild

public function setIsSingleValue($is_single_value)
Inherited

This method is not documented.
Parameters
$is_single_value
Return
wild

public function getIsSingleValue()
Inherited

This method is not documented.
Return
wild

public function setDefaultValue($default_value)
Inherited

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

public function setIsNullable($is_nullable)
Inherited

This method is not documented.
Parameters
$is_nullable
Return
wild

public function getIsNullable()
Inherited

This method is not documented.
Return
wild

public function getDefaultValue()
Inherited

This method is not documented.
Return
wild

public function setEdgeOperation($edge_operation)

This method is not documented.
Parameters
$edge_operation
Return
wild

public function getEdgeOperation()

This method is not documented.
Return
wild