\Fuman_Table_SystemDisplayNameSetter

Application listener to set display name of system tables

Summary

Methods
Properties
Constants
__construct()
addInputType()
onApplicationReady()
onApplicationFinish()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
_setTranslations()
$_inputTypes
N/A

Properties

$_inputTypes

$_inputTypes : array<mixed,\Fuman_InputType>

Type

array<mixed,\Fuman_InputType>

Methods

__construct()

__construct() 

Constuctor

addInputType()

addInputType(\Fuman_InputType  $inputType) 

Add input type

Parameters

\Fuman_InputType $inputType

onApplicationReady()

onApplicationReady() : void

Application ready listener

onApplicationFinish()

onApplicationFinish() : void

Application finish listener

_setTranslations()

_setTranslations(\Fuman_InputType  $inputType) : void

Internally sets input types display name (waits for fuman_translation)

Parameters

\Fuman_InputType $inputType