Home
last modified time | relevance | path

Searched refs:getAddressesTotalById (Results 1 – 4 of 4) sorted by relevance

/dports/www/thirtybees/thirtybees-1.1.0/controllers/front/
H A DParentOrderController.php444 } elseif (!Customer::getAddressesTotalById($this->context->customer->id)) {
H A DOrderOpcController.php161 … if (!Customer::getAddressesTotalById($this->context->customer->id)) {
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DCustomer.php354 public static function getAddressesTotalById($idCustomer) function in CustomerCore
/dports/finance/prestashop/prestashop/classes/
H A DCustomer.php802 public static function getAddressesTotalById($idCustomer) function in CustomerCore