[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/maniphest/field/ -> ManiphestCustomField.php (summary)

(no description)

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

Defines 4 functions

  newStorageObject()
  newStringIndexStorage()
  newNumericIndexStorage()
  shouldCopyWhenCreatingSimilarTask()

Functions
Functions that are not part of a class:

newStorageObject()   X-Ref
No description

newStringIndexStorage()   X-Ref
No description

newNumericIndexStorage()   X-Ref
No description

shouldCopyWhenCreatingSimilarTask()   X-Ref
When the user creates a task, the UI prompts them to "Create another
similar task". This copies some fields (e.g., Owner and CCs) but not other
fields (e.g., description). If this custom field should also be copied,
return true from this method.

return: bool True to copy the default value from the template task when



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