hook_field_build_modes

Versions
7
hook_field_build_modes($obj_type)

TODO

Note : Right now this belongs to the "Fieldable Type API". Whether 'build modes' is actually a 'fields' concept is to be debated in a separate overhaul patch for core.

Code

modules/field/field.api.php, line 1612

<?php
function hook_field_build_modes($obj_type) {
}
?>
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.