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

SAPI. More...

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

Public Member Functions

 run ()
 Run the SAPI.
 
- Public Member Functions inherited from EPF\Component
 __construct (Model $model=null, View $view=null, Controller $controller=null)
 Constructor. More...
 
 getController ()
 Get controller.
 
 getModel ()
 Get model.
 
 getView ()
 Get view.
 
 input (Message $request)
 Sends a message to the controller. More...
 
 setController (Controller $controller)
 Set controller. More...
 
 setModel (Model $model)
 Set model. 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...
 

Detailed Description

SAPI.


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