function mediafront_widget_settings in MediaFront 6
Same name and namespace in other branches
- 6.2 mediafront_field.inc \mediafront_widget_settings()
Implementation of hook_widget_settings().
File
- ./
mediafront_field.inc, line 100 - Provides CCK integration for the mediafront module
Code
function mediafront_widget_settings($op, $widget) {
}