\app_core_inputtype_textarea_migration

app_core_inputtype_textarea migration

Summary

Methods
Properties
Constants
executeMigrations()
execute()
onApplicationReady()
onApplicationFinish()
No public properties found
No constants found
_compareInputTypes()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

executeMigrations()

executeMigrations() 

Executes all Migration Classes in the current fuman installation

execute()

execute() : null

Execute

Returns

null

onApplicationReady()

onApplicationReady() : void

Called when application is ready

onApplicationFinish()

onApplicationFinish() : void

Called when application has finished

_compareInputTypes()

_compareInputTypes(\Fuman_InputType  $a, \Fuman_InputType  $b) : integer|null

compare inputtypes by id

Parameters

\Fuman_InputType $a
\Fuman_InputType $b

Returns

integer|null