Documentation

LocaleLocaleEventListener extends DefaultEventListener
in package

LocaleLocaleEventListener

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

Nicola Tommasi nicola.tommasi@comvation.com

Table of Contents

Properties

$cx  : Cx

Methods

__construct()  : mixed
getComponent()  : SystemComponentController
Get a component controller object
onEvent()  : mixed
postPersist()  : mixed
Fills the locale specific user attribute names for the new locale with attribute values of the the default locale when adding a new Cx\Core\Locale\Model\Entity\Locale
preRemove()  : mixed
Deletes the locale specific user attribute names when deleting a Cx\Core\Locale\Model\Entity\Locale

Properties

Methods

onEvent()

public onEvent(mixed $eventName, array<string|int, mixed> $eventArgs) : mixed
Parameters
$eventName : mixed
$eventArgs : array<string|int, mixed>

postPersist()

Fills the locale specific user attribute names for the new locale with attribute values of the the default locale when adding a new Cx\Core\Locale\Model\Entity\Locale

public postPersist( $eventArgs) : mixed
Parameters
$eventArgs :

preRemove()

Deletes the locale specific user attribute names when deleting a Cx\Core\Locale\Model\Entity\Locale

public preRemove( $eventArgs) : mixed
Parameters
$eventArgs :

        
On this page

Search results