ErrLock PHP Framework
0.1
|
Public Member Functions | |
input (Message $request) | |
Process a Message and sends the result to the model. More... | |
![]() | |
input (Message $request) | |
Process a Message and sends the result to the model. More... | |
setModel (Model $model) | |
Set model. More... | |
![]() | |
__call (string $name, array $args) | |
Call to inaccessible method. More... | |
__get (string $name) | |
Getter for inaccessible properties. More... | |
__set (string $name, $value) | |
Setter for inaccessible properties. More... | |
EPF\Controller\Text::input | ( | Message | $request | ) |
Process a Message and sends the result to the model.
[in] | EPF::Message | $request |