summaryrefslogtreecommitdiff
path: root/modules/field/field.api.php
Commit message (Collapse)AuthorAge
* Issue #2439287 by jmsv23, jonathan_hunt: Fix typo in inline docs for ↵David Rothstein2015-03-29
| | | | field_sql_storage_field_storage_write().
* Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵Jennifer Hodgdon2014-10-19
| | | | example code for hook_field_attach_validate()
* Issue #2048395 by filijonka: Fix up group/topic membership for field hooksJennifer Hodgdon2014-05-07
|
* Issue #1796500 by sandykadam: Fix docs for hook_field_attach_validate()Jennifer Hodgdon2014-02-27
|
* Issue #1694026 by sandykadam, joachim: Fis docs in ↵Jennifer Hodgdon2014-02-27
| | | | hook_field_attach_delete_bundle()
* Issue #1345654 by diego21, joachim: Make sure hook_field_info tells you ↵Jennifer Hodgdon2013-11-11
| | | | there are other needed hooks
* Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema()Jennifer Hodgdon2013-10-17
|
* Issue #2033151 by mavimo, longwave: Fix typo in field.api.php API docsJennifer Hodgdon2013-07-03
|
* Issue #1614108 by David_Rothstein: Remove documentation of visible in ↵Jennifer Hodgdon2013-04-16
| | | | hook_field_extra_fields, since it does not exist (yet) in D7
* Issue #1614108 by dcam, bartmcpherson, Xano: Add documentation to ↵Jennifer Hodgdon2013-04-10
| | | | hook_field_extra_fields
* Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | ↵David Rothstein2013-01-27
| | | | catch: Fixed _field_info_collate_fields() memory usage.
* Issue #1857984 by Ivan Zugec: Fix sample code for hook_field_widget_form so ↵Jennifer Hodgdon2012-12-06
| | | | it would actually work
* Issue #1785392 by BWPanda: Fix reference and grammar in ↵Jennifer Hodgdon2012-09-17
| | | | hook_field_formatter_info_alter documentation
* Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from ↵webchick2012-09-04
| | | | hook_field_widget_info() makes it impossible to sanely order widgets.
* Issue #699604 by cam8001, nmudgal: Use file name for links to form API ↵Jennifer Hodgdon2012-09-04
| | | | reference instead of full URL
* Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to ↵Jennifer Hodgdon2012-07-17
| | | | correct group
* Issue #1614468 by Jorrit: Fixed hook_field_widget_error() example ↵David Rothstein2012-06-12
| | | | implementation contains error.
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in ↵Jennifer Hodgdon2012-04-17
| | | | hook_field_widget_form_alter
* Issue #1440834 by nmudgal: Add clarity and information to docs for ↵Jennifer Hodgdon2012-03-30
| | | | hook_field_delete/update/insert
* Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 ↵webchick2012-03-11
| | | | arguments.
* Issue #1391118 by sven.lauer: Clean up Field API topics docsJennifer Hodgdon2012-03-09
|
* Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see ↵webchick2011-12-27
| | | | to other function.
* Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link ↵webchick2011-12-22
| | | | back to it.
* Issue #1349610 by bartlantz: Added make the subtopics of Field API link back ↵webchick2011-12-10
| | | | to it.
* Issue #673224 by rocket_nova, jhodgdon: Fixed None of the hooks in ↵webchick2011-12-10
| | | | field.api.php are grouped as such.
* Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() ↵webchick2011-11-11
| | | | example code.
* Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't ↵webchick2011-10-25
| | | | exist.
* Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter().webchick2011-08-29
|
* Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions ↵webchick2011-07-28
| | | | example code is wrong.
* And the .install file for the test. You'd think I wouldn't forget that ↵webchick2011-07-04
| | | | TWICE, but you would be wrong.
* Issue #1190928 by droplet: Add examples of entity type in field_get_items() ↵webchick2011-06-21
| | | | (and fix punctuation in other examples).
* Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field ↵webchick2011-05-30
| | | | type in format in example.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Issue #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() ↵webchick2011-03-28
| | | | incorrect example code.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1024840 by Jody Lynn: whitespace fixes for field module.Dries Buytaert2011-01-18
|
* - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference ↵Dries Buytaert2011-01-18
| | | | parameter problem.
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().Angie Byron2010-12-07
|
* #985804 by solotandem, jhodgdon: Errors array missing key in ↵Angie Byron2010-12-02
| | | | hook_field_validate documentation
* - Patch #830020 by chx, yched: field_get_display() does not get the entity.Dries Buytaert2010-11-21
|
* #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached ↵Angie Byron2010-11-20
| | | | more than once
* - Patch #973758 by mdm: Missing asterisk in field.api.php phpdoc.Dries Buytaert2010-11-18
|
* #950138 follow-up by yched: Small comment whitespace fix.Angie Byron2010-11-15
|
* - Patch #915168 by chx, yched, sun: foreign key support is missing from text ↵Dries Buytaert2010-11-07
| | | | and file module.
* - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into ↵Dries Buytaert2010-10-31
| | | | an API function.
* #806830 by Amitaibu, yched: Add Dynamic (i.e. not cached) alter hook to ↵Angie Byron2010-10-23
| | | | instance definitions.
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|