You are here

Functions in Ubercart Option Images 6

Primary tabs

Namesort descending Location Description Direct uses Strings
phptemplate_uc_object_options_form ./uc_option_image.module Display the option form.
theme_uc_option_image ./uc_option_image.module Theme an option image.
theme_uc_option_image_no_image ./uc_option_image.module Theme the no image placeholder.
theme_uc_option_image_no_image_path ./uc_option_image.module Theme the no image placeholder. Must be a valid imagepath.
theme_uc_option_image_preloaded ./uc_option_image.module Theme option image preloaded images.
uc_option_image ./uc_option_image.module Add JavaSript and CSS in order to run uc_option_image's switching functionality. 1 3
uc_option_image_delete ./uc_option_image.module Delete an option image. 1
uc_option_image_form_alter ./uc_option_image.module Implements hook_form_alter().
uc_option_image_form_uc_cart_view_form_alter ./uc_option_image.module Implements hook_form_FORM_ID_alter() for the "uc_object_options" form.
uc_option_image_get_attribute_options ./uc_option_image.module Return array of attribute options. 1
uc_option_image_get_cart_picture ./uc_option_image.module Utility function for obtaining HTML code that loads the cart size image of the specified attribute option image. 1
uc_option_image_get_size_options ./uc_option_image.module Return array of imagecache presets as options. 1
uc_option_image_id ./uc_option_image.module Returns a unique ID corrosponding to the node id, attribute id, and option. 4
uc_option_image_install ./uc_option_image.install Implements hook_install(). Adds default option image to file system.
uc_option_image_load ./uc_option_image.module Load image file. 4
uc_option_image_nodeapi ./uc_option_image.module Implements hook_nodeapi().
uc_option_image_perm ./uc_option_image.module Implements hook_perm().
uc_option_image_save ./uc_option_image.module Save the uploaded file in the 'option-images' folder and insert into the files table. 1
uc_option_image_theme ./uc_option_image.module Implements hook_theme().
uc_option_image_uc_object_options_form ./uc_option_image.module Handle uc_object_options_form submit. 1
uc_option_image_uninstall ./uc_option_image.install Implements hook_uninstall(). Removes default option image to file system and variables.

Other projects