You are here

Functions in Ubercart Option Images 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_option_image_inline ./uc_option_image.theme.inc
theme_uc_option_image_selected ./uc_option_image.theme.inc @file Theme functions for displaying option images
uc_option_image_add_to_cart_prerender ./uc_option_image.module Add the image to each option element. 1
uc_option_image_displays ./uc_option_image.module Get a list of display styles as options for a select element
uc_option_image_display_form ./uc_option_image.module Generate a form element for the display / image style parameters 2
uc_option_image_file_form ./uc_option_image.module Generate a file field for uploading an attribute image. 2
uc_option_image_form ./uc_option_image.module Add a form element to allow the admin to insert a default image which applies to all options, unless an option is overridden. 2
uc_option_image_form_alter ./uc_option_image.module Implements hook_form_alter().
uc_option_image_form_submit ./uc_option_image.module Submit handler for the attribute / option default settings forms 1
uc_option_image_form_uc_attribute_form_alter ./uc_option_image.module Implements hook_form_uc_attribute_form_alter()
uc_option_image_form_uc_attribute_option_form_alter ./uc_option_image.module
uc_option_image_form_uc_object_options_form_alter ./uc_option_image.module Implements hook_uc_object_options_form_alter()
uc_option_image_key ./uc_option_image.module Get the id key for a given type 3
uc_option_image_kit_add_to_cart_prerender ./uc_option_image.module 1
uc_option_image_modes ./uc_option_image.module Get an array of the available display modes. 2
uc_option_image_objects ./uc_option_image.module Retrieve the image id for a given object 3
uc_option_image_object_save ./uc_option_image.module Store one or more objects to the database 1
uc_option_image_permission ./uc_option_image.module Implements hook_permission().
uc_option_image_product_options_submit ./uc_option_image.module 1
uc_option_image_save_form_data ./uc_option_image.module 2
uc_option_image_schema ./uc_option_image.install Implementation of hook_schema().
uc_option_image_styles ./uc_option_image.module Get a list of image styles as options for a select element 1
uc_option_image_theme ./uc_option_image.module Implements hook_theme().
uc_option_image_uc_attribute_option_ajax ./uc_option_image.module 1
uc_option_image_uninstall ./uc_option_image.install
uc_option_image_values ./uc_option_image.module Get the value to use for this instance 4
_uc_option_image_modify_attributes ./uc_option_image.module 2

Other projects