\Fuman_Action_InputType_Interface

Actions with this interface are related to a inputType

Summary

Methods
Constants
getTable()
setTable()
getInputType()
setInputType()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getTable()

getTable() : \Fuman_Table

Gets table

Returns

\Fuman_Table

setTable()

setTable(\Fuman_Table  $table) : void

Sets table

Parameters

\Fuman_Table $table

getInputType()

getInputType() : \Fuman_InputType

Gets records

Returns

\Fuman_InputType

setInputType()

setInputType(\Fuman_InputType  $inputType) : void

Sets record

Parameters

\Fuman_InputType $inputType