Contao Utils Bundle

AbstractDcaFieldListener
in package
implements ServiceSubscriberInterface

AbstractYes

Table of Contents

Interfaces

ServiceSubscriberInterface

Properties

$container  : ContainerInterface

Methods

__construct()  : mixed
getSubscribedServices()  : array<string|int, mixed>
applyDefaultFieldAdjustments()  : mixed
getModelInstance()  : Model|null

Properties

Methods

__construct()

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

getSubscribedServices()

public static getSubscribedServices() : array<string|int, mixed>
Return values
array<string|int, mixed>

getModelInstance()

protected getModelInstance(string $table, int $id) : Model|null
Parameters
$table : string
$id : int
Return values
Model|null

        
On this page

Search results