EventRenderer
- Full name:
\boundstate\events\helpers\EventRenderer
- This class is an Abstract class
Methods
title
public static title(\craft\base\ElementInterface $element, bool $ics = false): string
- This method is static.
Parameters:
| Parameter |
Type |
Description |
$element |
\craft\base\ElementInterface |
|
$ics |
bool |
|
description
public static description(\craft\base\ElementInterface $element, bool $ics = false): string
- This method is static.
Parameters:
| Parameter |
Type |
Description |
$element |
\craft\base\ElementInterface |
|
$ics |
bool |
|
location
public static location(\craft\base\ElementInterface $element, bool $ics = false): string
- This method is static.
Parameters:
| Parameter |
Type |
Description |
$element |
\craft\base\ElementInterface |
|
$ics |
bool |
|