ds_field
Categories
Component ID
2723431
Component name
ds_field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides an extra DS API to easy DS code fields creation.
You need only to implement 'hook_ds_field_info()' to return data equal to 'hook_ds_fields_info()' required and create own field render callback.
See: 'ds_render_field()' as an example.
