ErrLock PHP Framework  0.1
Public Member Functions | List of all members
EPF\View Class Reference

View. More...

Inheritance diagram for EPF\View:
Inheritance graph
[legend]

Public Member Functions

 output (Message $reply)
 Sends a message to the client. More...
 
- Public Member Functions inherited from EPF\StdClass
 __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...
 

Detailed Description

View.

Member Function Documentation

◆ output()

EPF\View::output ( Message  $reply)

Sends a message to the client.

Parameters
[in]EPF::Message$reply

The documentation for this class was generated from the following file: