|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | functions |
Functions | |
| zen_get_address_format_id ($country_id) | |
| zen_address_format ($address_format_id, $address, $html, $boln, $eoln) | |
| zen_address_label ($customers_id, $address_id=1, $html=false, $boln= '', $eoln="\n") | |
| zen_get_customers_address_primary ($customer_id) | |
| zen_address_format | ( | $ | address_format_id, |
| $ | address, | ||
| $ | html, | ||
| $ | boln, | ||
| $ | eoln | ||
| ) |
Definition at line 35 of file functions_customers.php.
| zen_address_label | ( | $ | customers_id, |
| $ | address_id = 1, |
||
| $ | html = false, |
||
| $ | boln = '', |
||
| $ | eoln = "\n" |
||
| ) |
Definition at line 120 of file functions_customers.php.
| zen_get_address_format_id | ( | $ | country_id | ) |
Definition at line 17 of file functions_customers.php.
| zen_get_customers_address_primary | ( | $ | customer_id | ) |
Definition at line 138 of file functions_customers.php.