EntryEventSource
- Full name:
\boundstate\events\models\EntryEventSource - Parent class:
\boundstate\events\models\EventSource
Properties¶
section¶
entryType¶
Methods¶
elementType¶
- This method is static. Return Value:
$className
sources¶
Auto-discover sources of this type.
- This method is static. Return Value:
keyed by source key, values are config arrays
displayName¶
pluralDisplayName¶
criteria¶
getCpUrl¶
getActionUrl¶
canView¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canViewPeers¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canCreate¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canDelete¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
Inherited methods¶
elementType¶
- This method is static.* This method is abstract. Return Value:
$className
sources¶
Auto-discover sources of this type.
- This method is static. Return Value:
keyed by source key, values are config arrays
criteria¶
- This method is abstract.
displayName¶
- This method is abstract.
pluralDisplayName¶
getCpUrl¶
getActionUrl¶
canView¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canViewPeers¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canCreate¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |
canDelete¶
Parameters:
| Parameter | Type | Description |
|---|---|---|
$user |
\craft\elements\User |