Blesta Source Documentation

LogContacts extends Handler uses Container

The Contact Log event handler

Table of Contents

Methods

update() Reacts to a triggered event by performing an update
getFromContainer() Fetch an item from the container
contactsDelete() Performs the Contacts.delete action
Methods

getFromContainer()

Fetch an item from the container

protected getFromContainer(string $service) : mixed
Parameters
$service : string

The name of the service from the container to fetch

Return values
mixed

The service if found, otherwise null

contactsDelete()

Performs the Contacts.delete action

private contactsDelete(int $contact_id) : mixed
Parameters
$contact_id : int

The ID of the contact to delete

Tags
subpackage

core.Util.Events.Handlers

copyright

Copyright (c) 2019, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results