class CalendarEventDriver extends AbstractDriver (View source)

Traits

Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface

Properties

protected Application $app from  ApplicationAwareTrait

Methods

setApplication(Application $app)

Setter method for the application

getSaver()

No description

FiltererInterface|null
getItemFilterer()

No description

Details

setApplication(Application $app)

Setter method for the application

Parameters

Application $app

IconFormatterInterface getIconFormatter()

No description

Return Value

IconFormatterInterface

Element getConfigurationFormElement()

No description

Return Value

Element

SaverInterface getSaver()

No description

Return Value

SaverInterface

PopulatorInterface getItemPopulator()

No description

Return Value

PopulatorInterface

PopulatorInterface getContentPopulator()

No description

Return Value

PopulatorInterface

FiltererInterface|null getItemFilterer()

No description

Return Value

FiltererInterface|null