phpDocumentor

CustomerAddressDeleter
in package
implements CustomerAddressDeleterInterface

Class CustomerAddressDeleter

This class is used for deleting customer address data

Tags
category

System

subpackage

Address

implements

CustomerAddressDeleterInterface

Interfaces, Classes and Traits

CustomerAddressDeleterInterface
Interface CustomerAddressDeleterInterface

Table of Contents

$db  : CI_DB_query_builder
__construct()  : mixed
Constructor of the class CustomerAddressDeleter
delete()  : mixed
Method to delete a customer address
deleteByCustomer()  : mixed
Method to delete a customer address with a given customer

Properties

Methods

__construct()

Constructor of the class CustomerAddressDeleter

public __construct(CI_DB_query_builder $dbQueryBuilder) : mixed
Parameters
$dbQueryBuilder : CI_DB_query_builder
Return values
mixed

Search results