Event emitted after action execution.
Methods¶
__construct() ¶
CreateGlobalUrlAliasEvent.php
:
29
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$urlAlias | URLAlias | - | - |
$resource | mixed | - | - |
$path | mixed | - | - |
$languageCode | mixed | - | - |
$forwarding | mixed | - | - |
$alwaysAvailable | mixed | - | - |
getAlwaysAvailable() ¶
CreateGlobalUrlAliasEvent.php
:
65
|
|
getForwarding() ¶
CreateGlobalUrlAliasEvent.php
:
60
|
|
getLanguageCode() ¶
CreateGlobalUrlAliasEvent.php
:
55
|
|
getPath() ¶
CreateGlobalUrlAliasEvent.php
:
50
|
|
getResource() ¶
CreateGlobalUrlAliasEvent.php
:
45
|
|
getUrlAlias() ¶
CreateGlobalUrlAliasEvent.php
:
70
|
|