8 calls to ml_image_get_sources() in Media Library 6
- ml_image_basic_existing_source_form in ml_image/
ml_image_basic/ ml_image_basic.module - Form for checking existing images.
- ml_image_settings in ml_image/
ml_image.module - Settings form for Media Library settings page
- ml_image_source_options_form in ml_image/
ml_image.module - Form for selection source options
- ml_image_source_options_form_submit in ml_image/
ml_image.module - Submit callback for ml_image_source_options_form()
- ml_image_source_options_form_validate in ml_image/
ml_image.module - Validate callback for ml_image_source_options_form()
- ml_image_source_selection_form in ml_image/
ml_image.module - Form for our image source selection. Handles both steps of source selection process.
- ml_image_source_selection_form_submit in ml_image/
ml_image.module - Submit Callback for ml_image_source_selection_form()
- ml_image_source_selection_form_validate in ml_image/
ml_image.module - Validate Callback for ml_image_source_selection_form() This only validates if a source was properly selected. Cleans the other options. It then calls our validate function for the selected source module.