Part of #675046: Make sure all hooks in D7 have documentation
Undocumented: hook_field_storage_update_field [see function field_update_field() in modules/field/field.crud.inc]
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 777100.patch | 1.78 KB | jhodgdon |
Part of #675046: Make sure all hooks in D7 have documentation
Undocumented: hook_field_storage_update_field [see function field_update_field() in modules/field/field.crud.inc]
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 777100.patch | 1.78 KB | jhodgdon |
Comments
Comment #1
jhodgdonI'm working on this now.
Comment #2
jhodgdonHere's a patch. The example comes from field_sql_storage_field_storage_update_field(), but I thought that was overly complex as an illustration, so I just used part of it and put in a note as to where to find the rest. I hope that's OK.
Comment #3
aspilicious commentedNo technical/standards issues. For me this looks good.
Comment #4
gddShip it!
Comment #5
webchickShipped!
Committed to HEAD. :)