db
JsonRPCController Class Reference

Inherits Controller.

Public Member Functions

 __construct ($container, SessionService $sessionService=NULL)
 
 execute (HttpRequest $request)
 

Protected Attributes

 $rpcAccessControl = NULL
 
 $container = NULL
 
 $log = NULL
 

Detailed Description

TODO: asi nejlepe preposlat na JsonRPC view

controller for accessing services

Constructor & Destructor Documentation

◆ __construct()

__construct (   $container,
SessionService  $sessionService = NULL 
)
Parameters
\IZON\DI\Container$container
SessionService$sessionService

Member Function Documentation

◆ execute()

execute ( HttpRequest  $request)

Member Data Documentation

◆ $container

$container = NULL
protected

◆ $log

$log = NULL
protected

◆ $rpcAccessControl

$rpcAccessControl = NULL
protected

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