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

Identity Model. More...

Inheritance diagram for EPF\Model\Identity:
Inheritance graph
[legend]

Public Member Functions

 input (Message $request)
 Sends the message back to the client. More...
 
- Public Member Functions inherited from EPF\Model
 input (Message $request)
 Process a Message and send it to the View. More...
 
 setView (View $view)
 Set View. 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...
 

Additional Inherited Members

- Protected Member Functions inherited from EPF\Model
 output (Message $reply)
 Sends a Message to the View. More...
 

Detailed Description

Identity Model.

Simply sends back what is received

Member Function Documentation

◆ input()

EPF\Model\Identity::input ( Message  $request)

Sends the message back to the client.

Parameters
[in]EPF::Message$request

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