Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DiffusionIdentityAssigneeEditField

final class DiffusionIdentityAssigneeEditField
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

public function setKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getKey()
Inherited

This method is not documented.
Return
wild

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 setViewer($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 setAliases($aliases)
Inherited

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

public function getAliases()
Inherited

This method is not documented.
Return
wild

public function setObject($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getObject()
Inherited

This method is not documented.
Return
wild

public function setIsLocked($is_locked)
Inherited

This method is not documented.
Parameters
$is_locked
Return
wild

public function getIsLocked()
Inherited

This method is not documented.
Return
wild

public function setIsPreview($preview)
Inherited

This method is not documented.
Parameters
$preview
Return
wild

public function getIsPreview()
Inherited

This method is not documented.
Return
wild

public function setIsReorderable($is_reorderable)
Inherited

This method is not documented.
Parameters
$is_reorderable
Return
wild

public function getIsReorderable()
Inherited

This method is not documented.
Return
wild

public function setIsFormField($is_form_field)
Inherited

This method is not documented.
Parameters
$is_form_field
Return
wild

public function getIsFormField()
Inherited

This method is not documented.
Return
wild

public function setDescription($description)
Inherited

This method is not documented.
Parameters
$description
Return
wild

public function getDescription()
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 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 setIsEditDefaults($is_edit_defaults)
Inherited

This method is not documented.
Parameters
$is_edit_defaults
Return
wild

public function getIsEditDefaults()
Inherited

This method is not documented.
Return
wild

public function setIsDefaultable($is_defaultable)
Inherited

This method is not documented.
Parameters
$is_defaultable
Return
wild

public function getIsDefaultable()
Inherited

This method is not documented.
Return
wild

public function setIsLockable($is_lockable)
Inherited

This method is not documented.
Parameters
$is_lockable
Return
wild

public function getIsLockable()
Inherited

This method is not documented.
Return
wild

public function setIsHidden($is_hidden)
Inherited

This method is not documented.
Parameters
$is_hidden
Return
wild

public function getIsHidden()
Inherited

This method is not documented.
Return
wild

public function setIsCopyable($is_copyable)
Inherited

This method is not documented.
Parameters
$is_copyable
Return
wild

public function getIsCopyable()
Inherited

This method is not documented.
Return
wild

public function setIsSubmittedForm($is_submitted)
Inherited

This method is not documented.
Parameters
$is_submitted
Return
wild

public function getIsSubmittedForm()
Inherited

This method is not documented.
Return
wild

public function setIsRequired($is_required)
Inherited

This method is not documented.
Parameters
$is_required
Return
wild

public function getIsRequired()
Inherited

This method is not documented.
Return
wild

public function setControlError($control_error)
Inherited

This method is not documented.
Parameters
$control_error
Return
wild

public function getControlError()
Inherited

This method is not documented.
Return
wild

public function setCommentActionLabel($label)
Inherited

This method is not documented.
Parameters
$label
Return
wild

public function getCommentActionLabel()
Inherited

This method is not documented.
Return
wild

public function setCommentActionGroupKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getCommentActionGroupKey()
Inherited

This method is not documented.
Return
wild

public function setCommentActionOrder($order)
Inherited

This method is not documented.
Parameters
$order
Return
wild

public function getCommentActionOrder()
Inherited

This method is not documented.
Return
wild

public function setCommentActionValue($comment_action_value)
Inherited

This method is not documented.
Parameters
$comment_action_value
Return
wild

public function getCommentActionValue()
Inherited

This method is not documented.
Return
wild

public function setPreviewPanel($preview_panel)
Inherited

This method is not documented.
Parameters
PHUIRemarkupPreviewPanel$preview_panel
Return
wild

public function getPreviewPanel()
Inherited

This method is not documented.
Return
wild

public function setControlInstructions($control_instructions)
Inherited

This method is not documented.
Parameters
$control_instructions
Return
wild

public function getControlInstructions()
Inherited

This method is not documented.
Return
wild

public function setCanApplyWithoutEditCapability($can_apply)
Inherited

This method is not documented.
Parameters
$can_apply
Return
wild

public function getCanApplyWithoutEditCapability()
Inherited

This method is not documented.
Return
wild

protected function newControl()
Inherited

This method is not documented.
Return
wild

protected function buildControl()
Inherited

This method is not documented.
Return
wild

public function getControlID()
Inherited

This method is not documented.
Return
wild

protected function renderControl()
Inherited

This method is not documented.
Return
wild

public function appendToForm($form)
Inherited

This method is not documented.
Parameters
AphrontFormView$form
Return
wild

protected function getValueForControl()
Inherited

This method is not documented.
Return
wild

public function getValueForDefaults()
Inherited

This method is not documented.
Return
wild

protected function getValue()
Inherited

This method is not documented.
Return
wild

public function setValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function setMetadataValue($key, $value)
Inherited

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

public function getMetadata()
Inherited

This method is not documented.
Return
wild

public function getValueForTransaction()
Inherited

This method is not documented.
Return
wild

public function getTransactionType()
Inherited

This method is not documented.
Return
wild

public function setTransactionType($type)
Inherited

This method is not documented.
Parameters
$type
Return
wild

public function readValueFromRequest($request)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

public function readValueFromComment($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function getValueFromComment($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function getAllReadValueFromRequestKeys()
Inherited

This method is not documented.
Return
wild

public function readDefaultValueFromConfiguration($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function getDefaultValueFromConfiguration($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function getValueFromObject($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

protected function getValueExistsInRequest($request, $key)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

protected function getValueFromRequest($request, $key)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

public function readValueFromField($other)
Inherited

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

protected function getValueFromField($other)
Inherited

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

protected function getInitialValueFromSubmit($request, $key)
Inherited

PhabricatorEditField

Read and return the value the object had when the user first loaded the form.

This is the initial value from the user's point of view when they started the edit process, and used primarily to prevent race conditions for fields like "Projects" and "Subscribers" that use tokenizers and support edge transactions.

Most fields do not need to store these values or deal with initial value handling.

Parameters
AphrontRequest$requestRequest to read from.
string$keyKey to read.
Return
wildValue read from request.

public function getInitialValue()
Inherited

This method is not documented.
Return
wild

public function setInitialValue($initial_value)
Inherited

This method is not documented.
Parameters
$initial_value
Return
wild

public function readValueFromSubmit($request)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

protected function getValueExistsInSubmit($request, $key)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

protected function getValueFromSubmit($request, $key)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

protected function getHTTPParameterValueExists($request, $key)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

protected function getHTTPParameterValue($request, $key)
Inherited

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

protected function getDefaultValue()
Inherited

This method is not documented.
Return
wild

final public function getHTTPParameterType()
Inherited

This method is not documented.
Return
wild

protected function newHTTPParameterType()

This method is not documented.
Return
wild

protected function getBulkParameterType()
Inherited

This method is not documented.
Return
wild

protected function newBulkParameterType()
Inherited

This method is not documented.
Return
wild

public function getConduitParameterType()
Inherited

This method is not documented.
Return
wild

protected function newConduitParameterType()

This method is not documented.
Return
wild

public function setEditTypeKey($edit_type_key)
Inherited

This method is not documented.
Parameters
$edit_type_key
Return
wild

public function getEditTypeKey()
Inherited

This method is not documented.
Return
wild

protected function newEditType()
Inherited

This method is not documented.
Return
wild

protected function getEditType()
Inherited

This method is not documented.
Return
wild

final public function getConduitEditTypes()
Inherited

This method is not documented.
Return
wild

final public function getConduitEditType($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

protected function newConduitEditTypes()
Inherited

This method is not documented.
Return
wild

final public function getBulkEditTypes()
Inherited

This method is not documented.
Return
wild

final public function getBulkEditType($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

protected function newBulkEditTypes()
Inherited

This method is not documented.
Return
wild

public function getCommentAction()
Inherited

This method is not documented.
Return
wild

protected function newCommentAction()
Inherited

This method is not documented.
Return
wild

protected function getValueForCommentAction($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function shouldGenerateTransactionsFromSubmit()
Inherited

This method is not documented.
Return
wild

public function shouldReadValueFromRequest()
Inherited

This method is not documented.
Return
wild

public function shouldReadValueFromSubmit()
Inherited

This method is not documented.
Return
wild

public function shouldGenerateTransactionsFromComment()
Inherited

This method is not documented.
Return
wild

public function generateTransactions($template, $spec)
Inherited

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

public function setUseEdgeTransactions($use_edge_transactions)
Inherited

This method is not documented.
Parameters
$use_edge_transactions
Return
wild

public function getUseEdgeTransactions()
Inherited

This method is not documented.
Return
wild

public function setSingleValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function getIsSingleValue()
Inherited

This method is not documented.
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

protected function newDatasource()

This method is not documented.
Return
wild