| Versionen | |
|---|---|
| drupal7 | hook_field_widget_info() |
Define Field API widget types.
An array whose keys are field type names and whose values are:
label: TODO description: TODO field types: TODO settings: TODO behaviors: TODO
modules/
<?php
function hook_field_widget_info() { }
?>
Kommentare
Kommentar hinzufügen