| [ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
Convenience class to perform operations on an entire field list, like reading all values from storage.
| File Size: | 345 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| __construct(array $fields) X-Ref |
| No description |
| getFields() X-Ref |
| No description |
| setViewer(PhabricatorUser $viewer) X-Ref |
| No description |
| readFieldsFromStorage(PhabricatorCustomFieldInterface $object) X-Ref |
| Read stored values for all fields which support storage. param: PhabricatorCustomFieldInterface Object to read field values for. return: void |
| appendFieldsToForm(AphrontFormView $form) X-Ref |
| No description |
| appendFieldsToPropertyList(PhabricatorCustomFieldInterface $object,PhabricatorUser $viewer,PHUIPropertyListView $view) X-Ref |
| No description |
| buildFieldTransactionsFromRequest(PhabricatorApplicationTransaction $template,AphrontRequest $request) X-Ref |
| No description |
| rebuildIndexes(PhabricatorCustomFieldInterface $object) X-Ref |
| Publish field indexes into index tables, so ApplicationSearch can search them. return: void |
| updateAbstractDocument(PhabricatorSearchAbstractDocument $document) X-Ref |
| No description |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |