image_hotspots_add_row |
includes/image_hotspots.admin.inc |
Adds new color row into form. |
|
1 |
image_hotspots_build_row |
includes/image_hotspots.admin.inc |
Pattern to build a row with the style elements. |
1 |
|
image_hotspots_db_delete |
includes/image_hotspots.db.inc |
Delete hotspot data from database. |
1 |
|
image_hotspots_db_get_coordinates |
includes/image_hotspots.db.inc |
Get hotspot data from database. |
2 |
|
image_hotspots_db_save |
includes/image_hotspots.db.inc |
Save hotspot data in database. |
1 |
|
image_hotspots_db_update |
includes/image_hotspots.db.inc |
Update hotspot data in database. |
1 |
|
image_hotspots_default |
includes/image_hotspots.admin.inc |
Default style settings array. |
2 |
|
image_hotspots_element_info_alter |
./image_hotspots.module |
Implements hook_element_info_alter(). |
|
|
image_hotspots_field_delete_instance |
./image_hotspots.module |
Implements hook_field_delete_instance(). |
|
|
image_hotspots_form_field_ui_field_edit_form_alter |
./image_hotspots.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
image_hotspots_form_field_ui_submit |
./image_hotspots.module |
Save field name with hotspots. |
|
1 |
image_hotspots_image_default_styles |
./image_hotspots.module |
Implements hook_image_default_styles(). |
|
|
image_hotspots_install |
./image_hotspots.install |
Implements hook_install(). |
|
|
image_hotspots_menu |
./image_hotspots.module |
Implements hook_menu(). |
|
|
image_hotspots_node_submit |
./image_hotspots.module |
Implements hook_node_submit(). |
|
|
image_hotspots_node_view |
./image_hotspots.module |
Implements hook_node_view(). |
|
|
image_hotspots_process_form_element |
./image_hotspots.module |
After build function to process the hotspot widget on forms. |
|
1 |
image_hotspots_schema |
./image_hotspots.install |
Implements hook_schema(). |
|
|
image_hotspots_style_config |
includes/image_hotspots.admin.inc |
Builds Hotspots-style configuration form. |
|
1 |
image_hotspots_style_config_submit |
includes/image_hotspots.admin.inc |
Hotspots-style configuration submit. |
|
|
image_hotspots_theme |
./image_hotspots.module |
Implements hook_theme(). |
|
|
image_hotspots_uninstall |
./image_hotspots.install |
Implements hook_uninstall(). |
|
|
image_hotspots_update_7000 |
./image_hotspots.install |
Adds the language column to the image_hotspot table. |
|
|
image_hotspots_widget |
./image_hotspots.module |
Create a widget to create and manage hotspots. |
1 |
|