drush_exif_list |
./exif.drush.inc |
Drush callback; |
|
|
drush_exif_update |
./exif.drush.inc |
Drush callback; |
|
|
exif_admin_settings |
./exif.admin.inc |
Just some help page. Gives you an overview over the available tags |
1 |
1 |
exif_admin_settings_form |
./exif.admin.inc |
The form definition for the admin settings |
|
1 |
exif_date_formats |
./exif.module |
Date API hook. |
|
|
exif_date_format_types |
./exif.module |
Date API hook. |
|
|
exif_drush_command |
./exif.drush.inc |
Implementation of hook_drush_command(). |
|
|
exif_drush_help |
./exif.drush.inc |
Implementation of hook_drush_help(). |
|
|
exif_field_attach_presave |
./exif.module |
implementation of hook_field_attach_presave. |
|
|
exif_field_readonly_widget_process |
./exif.module |
callback function call when a element of type exif_readonly is used.
handler added to element_info in exif_field_widget_form.
handle image metadata widget fields |
|
1 |
exif_field_widget_error |
./exif.module |
|
|
|
exif_field_widget_form |
./exif.module |
Implementation of hook_field_widget_form(). |
|
|
exif_field_widget_info |
./exif.module |
Implements hook_field_widget_info(). |
|
|
exif_field_widget_info_alter |
./exif.module |
Implements hook_field_widget_info_alter(). |
|
|
exif_field_widget_settings_form |
./exif.module |
Implementation of hook_widget_settings(). |
|
|
exif_field_widget_validate |
./exif.module |
|
|
|
exif_help |
./exif.module |
Implements hook_help(). |
|
|
exif_install |
./exif.install |
Implementation of hook_install(). |
|
|
exif_location_form_alter |
exif_location/exif_location.module |
Implementation of hook_form_alter |
|
|
exif_location_install |
exif_location/exif_location.install |
|
|
|
exif_location_node_presave |
exif_location/exif_location.module |
Implements hook_node_presave(). |
|
|
exif_location_update_6001 |
exif_location/exif_location.install |
|
|
|
exif_menu |
./exif.module |
@author: Jean-Philippe Hautin |
|
|
exif_permission |
./exif.module |
Implements hook_permission(). |
|
|
exif_requirements |
./exif.install |
implementation of hook_requirements |
|
|
exif_uninstall |
./exif.install |
Implementation of hook_install(). |
|
|
startswith |
./exif.admin.inc |
|
1 |
|
_exif_check_for_exif_data |
./exif.module |
Let's check if this node type contains an image field. |
1 |
|
_exif_create_term |
./exif.module |
|
1 |
|
_exif_field_widget_exif_field_separator_validate |
./exif.module |
implementation of #element_validate FAPI Hook |
|
1 |
_exif_field_widget_exif_field_validate |
./exif.module |
implementation of #element_validate FAPI Hook |
|
1 |
_exif_field_widget_image_field_validate |
./exif.module |
implementation of #element_validate FAPI Hook |
|
1 |
_exif_field_widget_retrieve_exif_fields |
./exif.module |
retrieve all field keys possible |
1 |
|
_exif_field_widget_retrieve_image_field_from_bundle |
./exif.module |
retrieve all image_field fields of the same content type (bundle) |
1 |
|
_exif_filter_fields_on_widgets |
./exif.module |
|
1 |
|
_exif_get_class |
./exif.module |
Helper function to get the exif class |
4 |
|
_exif_get_data_from_file_uri |
./exif.module |
Get EXIF data from file or stream wrapper. |
1 |
|
_exif_get_field_widget_retrieve_exif_field_default_value |
./exif.module |
calculate default value for settings form (more precisely exif_field setting) of widget. |
1 |
|
_exif_get_field_widget_retrieve_exif_field_separator_default_value |
./exif.module |
calculate default value for settings form (more precisely exif_field_separator setting) of widget. |
1 |
|
_exif_get_field_widget_retrieve_image_field_default_value |
./exif.module |
calculate default value for settings form (more precisely image_field setting) of widget. |
1 |
|
_exif_get_file_uri_and_language |
./exif.module |
|
1 |
|
_exif_get_image_fid |
./exif.module |
|
1 |
|
_exif_get_image_fields |
./exif.module |
|
1 |
|
_exif_get_image_fields_metadata |
./exif.module |
|
1 |
|
_exif_get_image_language |
./exif.module |
|
1 |
|
_exif_handle_date_field |
./exif.module |
handle date field. |
1 |
|
_exif_handle_field |
./exif.module |
handle field by delegating to specific type handler. |
1 |
|
_exif_handle_field_value_consistency |
./exif.module |
|
3 |
|
_exif_handle_taxonomy_field |
./exif.module |
handle taxonomy field. |
1 |
|
_exif_handle_text_field |
./exif.module |
handle text field. |
1 |
|