\FAA\Plugin\ServiceUserHandler

Summary

Methods
Properties
Constants
SetupTemplate()
RegisterHooks()
OnRegisterWidgetIncludes()
OnGetEntityAttributes()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

SetupTemplate()

SetupTemplate(array  $data = null): \FAA\Obj\Result

Setup getter and setter

The setter is just an interface and not active

Parameters

array $data

New configuration values

Returns

\FAA\Obj\Result —

The template fetch result

RegisterHooks()

RegisterHooks(): array

register system hooks Register a set of handler functions to be called in certain positions.

Register a set of handler functions to be called in certain positions.

Returns

array —

The list of registered hooks

OnRegisterWidgetIncludes()

OnRegisterWidgetIncludes(  $param)

Parameters

$param

OnGetEntityAttributes()

OnGetEntityAttributes(\stdClass  $reference)

Get entity attributes

This hook is called from object handler Can be used to overrule the internal attribute set

Parameters

\stdClass $reference

A default hook object