\Pivot\EventsEvents

Summary

Methods
Properties
Constants
getTypes()
getTypeByCode()
getCodeByType()
No public properties found
REGESTRATION_EVENT
NEW_USER_EVENT
UPDATE_USER_EVENT
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

REGESTRATION_EVENT

REGESTRATION_EVENT

NEW_USER_EVENT

NEW_USER_EVENT

UPDATE_USER_EVENT

UPDATE_USER_EVENT

Methods

getTypes()

getTypes() : array

Returns

array

getTypeByCode()

getTypeByCode(integer  $code) : string

Parameters

integer $code

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

string

getCodeByType()

getCodeByType(string  $type) : integer

Parameters

string $type

Throws

\Pivot\Core\Exceptions\NotFoundException

Returns

integer