[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/customfield/standard/ -> PhabricatorStandardCustomField.php (summary)

(no description)

File Size: 426 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 51 functions

  buildStandardFields()
  setApplicationField()
  getApplicationField()
  setFieldName()
  getFieldValue()
  setFieldValue()
  setCaption()
  getCaption()
  setFieldDescription()
  setFieldConfig()
  getFieldConfigValue()
  setFieldError()
  getFieldError()
  setRequired()
  getRequired()
  setRawStandardFieldKey()
  getRawStandardFieldKey()
  setFieldKey()
  getFieldKey()
  getFieldName()
  getFieldDescription()
  setStrings()
  getString()
  shouldUseStorage()
  getValueForStorage()
  setValueFromStorage()
  shouldAppearInApplicationTransactions()
  shouldAppearInEditView()
  readValueFromRequest()
  getInstructionsForEdit()
  getPlaceholder()
  renderEditControl()
  newStorageObject()
  shouldAppearInPropertyView()
  renderPropertyViewValue()
  shouldAppearInApplicationSearch()
  newStringIndexStorage()
  newNumericIndexStorage()
  buildFieldIndexes()
  buildOrderIndex()
  readApplicationSearchValueFromRequest()
  applyApplicationSearchConstraintToQuery()
  appendToApplicationSearchForm()
  validateApplicationTransactions()
  isValueEmpty()
  getApplicationTransactionTitle()
  getApplicationTransactionTitleForFeed()
  getHeraldFieldValue()
  getFieldControlID()
  shouldAppearInGlobalSearch()
  updateAbstractDocument()

Functions
Functions that are not part of a class:

buildStandardFields(PhabricatorCustomField $template,array $config)   X-Ref
No description

setApplicationField(PhabricatorStandardCustomFieldInterface $application_field)   X-Ref
No description

getApplicationField()   X-Ref
No description

setFieldName($name)   X-Ref
No description

getFieldValue()   X-Ref
No description

setFieldValue($value)   X-Ref
No description

setCaption($caption)   X-Ref
No description

getCaption()   X-Ref
No description

setFieldDescription($description)   X-Ref
No description

setFieldConfig(array $config)   X-Ref
No description

getFieldConfigValue($key, $default = null)   X-Ref
No description

setFieldError($field_error)   X-Ref
No description

getFieldError()   X-Ref
No description

setRequired($required)   X-Ref
No description

getRequired()   X-Ref
No description

setRawStandardFieldKey($raw_key)   X-Ref
No description

getRawStandardFieldKey()   X-Ref
No description

setFieldKey($field_key)   X-Ref
No description

getFieldKey()   X-Ref
No description

getFieldName()   X-Ref
No description

getFieldDescription()   X-Ref
No description

setStrings(array $strings)   X-Ref
No description

getString($key, $default = null)   X-Ref
No description

shouldUseStorage()   X-Ref
No description

getValueForStorage()   X-Ref
No description

setValueFromStorage($value)   X-Ref
No description

shouldAppearInApplicationTransactions()   X-Ref
No description

shouldAppearInEditView()   X-Ref
No description

readValueFromRequest(AphrontRequest $request)   X-Ref
No description

getInstructionsForEdit()   X-Ref
No description

getPlaceholder()   X-Ref
No description

renderEditControl(array $handles)   X-Ref
No description

newStorageObject()   X-Ref
No description

shouldAppearInPropertyView()   X-Ref
No description

renderPropertyViewValue(array $handles)   X-Ref
No description

shouldAppearInApplicationSearch()   X-Ref
No description

newStringIndexStorage()   X-Ref
No description

newNumericIndexStorage()   X-Ref
No description

buildFieldIndexes()   X-Ref
No description

buildOrderIndex()   X-Ref
No description

readApplicationSearchValueFromRequest(PhabricatorApplicationSearchEngine $engine,AphrontRequest $request)   X-Ref
No description

applyApplicationSearchConstraintToQuery(PhabricatorApplicationSearchEngine $engine,PhabricatorCursorPagedPolicyAwareQuery $query,$value)   X-Ref
No description

appendToApplicationSearchForm(PhabricatorApplicationSearchEngine $engine,AphrontFormView $form,$value,array $handles)   X-Ref
No description

validateApplicationTransactions(PhabricatorApplicationTransactionEditor $editor,$type,array $xactions)   X-Ref
No description

isValueEmpty($value)   X-Ref
No description

getApplicationTransactionTitle(PhabricatorApplicationTransaction $xaction)   X-Ref
No description

getApplicationTransactionTitleForFeed(PhabricatorApplicationTransaction $xaction,PhabricatorFeedStory $story)   X-Ref
No description

getHeraldFieldValue()   X-Ref
No description

getFieldControlID($key = null)   X-Ref
No description

shouldAppearInGlobalSearch()   X-Ref
No description

updateAbstractDocument(PhabricatorSearchAbstractDocument $document)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1