currencies.php File Reference
Go to the source code of this file.
Variables
- global $page
- global $PHP_SELF
- global $request_type
- global $hidden_get_variables = ''
- global $currencies_array = array()
- $currency = $page->the_var('currency')
- $currencies = $page->return_object('currencies')
- $array ['title'] = __('box heading currencies')
- $array ['content'] = tep_output_string_protected(tep_get_include_contents('box.currencies'), false, true)
Detailed Description
Definition in file currencies.php.
Variable Documentation
| $array['content'] = tep_output_string_protected(tep_get_include_contents('box.currencies'), false, true) |
Definition at line 29 of file currencies.php.
| $array['title'] = __('box heading currencies') |
Definition at line 28 of file currencies.php.
| $currencies = $page->return_object('currencies') |
Definition at line 16 of file currencies.php.
Referenced by pad_base::_build_attributes_array(), discount_coupon::apply_tax(), order::cart(), discount_coupon::check_coupons_min_order(), discount_coupon::discount_coupon(), discount_coupon::finalize_discount(), discount_coupon::format_display(), in_obj_listing_cat(), in_obj_listing_pages(), in_obj_new_products(), in_obj_product_listing(), ot_total::process(), ot_tax::process(), ot_subtotal::process(), ot_shipping::process(), order::query(), and ot_subtotal::show_list_total().
| $currencies_array = array() |
Definition at line 13 of file currencies.php.
| $currency = $page->the_var('currency') |
Definition at line 15 of file currencies.php.
Referenced by price::__construct(), order::cart(), and price::convert_in_currency().
| $hidden_get_variables = '' |
Definition at line 13 of file currencies.php.
| global $page |
Definition at line 13 of file currencies.php.
| global $PHP_SELF |
Definition at line 13 of file currencies.php.
| global $request_type |
Definition at line 13 of file currencies.php.
