ErrLock PHP Framework
0.1
|
Public Member Functions | |
output (Message $reply) | |
Sends a message to the client. 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... | |
View.
EPF\View::output | ( | Message | $reply | ) |
Sends a message to the client.
[in] | EPF::Message | $reply |