Contao Utils Bundle

DcaAuthorListener extends AbstractDcaFieldListener
in package

Table of Contents

Properties

$container  : ContainerInterface

Methods

__construct()  : mixed
getSubscribedServices()  : array<string|int, mixed>
onConfigCopyCallback()  : void
onLoadDataContainer()  : void
applyDefaultFieldAdjustments()  : mixed
getAuthorFieldName()  : string
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>

onConfigCopyCallback()

public onConfigCopyCallback(int $insertId, DataContainer $dc) : void
Parameters
$insertId : int
$dc : DataContainer

onLoadDataContainer()

public onLoadDataContainer(string $table) : void
Parameters
$table : string
Tags
Hook

("loadDataContainer")

getModelInstance()

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

        
On this page

Search results