uc_ajax_cart.admin.inc |
uc_ajax_cart.admin.inc |
|
All admin functions |
uc_ajax_cart.css |
css/uc_ajax_cart.css |
|
.growlUI div.messages {
color : black ;
}
.uc-ajax-cart-blockui {
padding: 10px;
}
.uc-ajax-cart-blockui .uc-ajax-cart-throbber {
padding-left: 17px;
background-image: url(../images/throbber.gif);
background-repeat: no-repeat;
… |
uc_ajax_cart.info |
uc_ajax_cart.info |
|
name = Ajax Driven Cart
description = Ajax Driven Cart
package = "Ubercart - extra"
core = 6.x
dependencies[] = uc_cart |
uc_ajax_cart.install |
uc_ajax_cart.install |
|
Install/uninstall hooks for uc_ajax_cart |
uc_ajax_cart.module |
uc_ajax_cart.module |
|
|
uc_ajax_cart.php |
uc_ajax_cart.php |
|
|
uc_ajax_cart.theme.inc |
uc_ajax_cart.theme.inc |
|
All theming functions |
uc_ajax_cart_block_content.tpl.php |
templates/uc_ajax_cart_block_content.tpl.php |
|
Theme file for non empty cart. |
uc_ajax_cart_block_content_empty.tpl.php |
templates/uc_ajax_cart_block_content_empty.tpl.php |
|
Theme file for an empty cart. |
uc_cart_links.pages.inc |
uc_cart_links.pages.inc |
|
Helper functions for process cart links |