Namesort iconLocationDescription
ecommerce-5--4/ ec_mail/ ec_mail.moduleA very special beast that gets around FAPI not having element specific submit functions. The form_id is stored along with variable names with successive calls. These are then passed through to ec_mail_form_alter() so it can add a submit hook with the...
address_address_loadecommerce-5--4/ address/ address.moduleGet a given address.
address_address_load_allecommerce-5--4/ address/ address.moduleGet all addresses from a given user/customer.
address_adminecommerce-5--4/ address/ address.moduleModule Settings
address_autocompleteecommerce-5--4/ address/ address.moduleCreate a list of states from a given country
address_customer_get_addressecommerce-5--4/ address/ address.moduleImplementation of hook_customer_get_address()
address_customer_infoecommerce-5--4/ address/ address.moduleImplementation of hook_customer_info()
address_customer_linksecommerce-5--4/ address/ address.moduleImplementation of hook_customer_links()
address_customer_searchecommerce-5--4/ address/ address.moduleImplementation of hook_customer_search()
address_fieldsecommerce-5--4/ address/ address.moduleGet all address fields
address_installecommerce-5--4/ address/ address.installe-Commerce address module schema
address_menuecommerce-5--4/ address/ address.moduleImplementation of menu_hook()
address_pageecommerce-5--4/ address/ address.moduleThe controller for managing addresses. Callback happens via menu().
address_uninstallecommerce-5--4/ address/ address.installImplementation of hook_uninstall().
address_update_5401ecommerce-5--4/ address/ address.installUnited Kingdom should use the ISO country code GB (not UK).
address_update_5402ecommerce-5--4/ address/ address.installAll country codes should be upper case
address_userecommerce-5--4/ address/ address.moduleImplementation of hook_user()
auction_accessecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_access().
auction_bid_currentecommerce-5--4/ contrib/ auction/ auction.moduleWhen passed a node id, returns the current bid, bidder, date and number of bids.
auction_bid_formecommerce-5--4/ contrib/ auction/ auction.moduleGenerates the HTML elements required for an auction bidding form. You can retheme this form by overriding theme_auction_bid_form().
auction_bid_form_submitecommerce-5--4/ contrib/ auction/ auction.moduleSubmit form, which passed validation, save bid to database
auction_bid_form_validateecommerce-5--4/ contrib/ auction/ auction.moduleChecks that a new bid is valid. Currently, it simply checks that the bid is a number and is higher than the previous bid.
auction_bid_historyecommerce-5--4/ contrib/ auction/ auction.moduleDisplays a bidding history for the passed node id. Currently displays that data in a table with no option to retheme in anything but a table.
auction_bid_saveecommerce-5--4/ contrib/ auction/ auction.moduleSave the bid
auction_checkout_pageecommerce-5--4/ contrib/ auction/ auction.moduleAdd all auction products that the user won to cart
auction_ec_settingsecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of e-Commerce hook_ec_settings().
auction_installecommerce-5--4/ contrib/ auction/ auction.installe-Commerce auction module schema
auction_item_paid_forecommerce-5--4/ contrib/ auction/ auction.moduleSupposed to return true if the auction item has already been paid for. But between you and me, I am suspicious of the logic.
auction_linkecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_link().
auction_link_alterecommerce-5--4/ contrib/ auction/ auction.moduleImplemetation of hook_links_alter()
auction_menuecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_menu().
auction_nodeapiecommerce-5--4/ contrib/ auction/ auction.moduleImplemetation of hook_nodeapi()
auction_pageecommerce-5--4/ contrib/ auction/ auction.moduleAuction page
auction_permecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_perm().
auction_product_deleteecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_delete()
auction_product_ec_checkout_validate_itemecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_cart_add_item()
auction_product_form_alterecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_form_alter(). TODO: this was already broken so needs fixing.
auction_product_infoecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_info()
auction_product_insertecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_insert()
auction_product_loadecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_load()
auction_product_price_adjustecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_price_adjust()
auction_product_updateecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_update()
auction_product_validateecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_product_validate()
auction_unistallecommerce-5--4/ contrib/ auction/ auction.installImplementation of hook_uninstall().
auction_update_5400ecommerce-5--4/ contrib/ auction/ auction.installUpdated the module, adding new tables and fields
auction_userecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_user().
auction_views_filter_bidecommerce-5--4/ contrib/ auction/ auction.moduleFilter the Views to only show the last bid
auction_views_tablesecommerce-5--4/ contrib/ auction/ auction.moduleImplementation of hook_views_tables()
australiapost_get_ratesecommerce-5--4/ shipping/ apis/ australiapost.incshipping_api _get_rates_form hook.
australiapost_product_attributesecommerce-5--4/ shipping/ apis/ australiapost.incshipping_api _product_attributes hook.