EventsHandler
Table of Contents
Methods
- onCompanyDelete() : void
- onContactDelete() : void
- onDealDelete() : void
Methods
onCompanyDelete()
public
static onCompanyDelete(int $companyId) : void
Parameters
- $companyId : int
onContactDelete()
public
static onContactDelete(int $contactId) : void
Parameters
- $contactId : int
onDealDelete()
public
static onDealDelete(int $dealId) : void
Parameters
- $dealId : int