ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
xapiproxy.php File Reference

Go to the source code of this file.

Namespaces

namespace  XapiProxy
 

Variables

 XapiProxy::$plugin = false
 
if(strtoupper($_SERVER["REQUEST_METHOD"])=="OPTIONS") if(!empty( $_SERVER[ 'PHP_AUTH_USER']) &&!empty( $_SERVER[ 'PHP_AUTH_PW'])) elseif(!empty($_SERVER['HTTP_AUTHORIZATION'])) XapiProxy::else
 handle preflight More...
 
 XapiProxy::exit
 
 XapiProxy::$dic = $GLOBALS['DIC']
 
 XapiProxy::$xapiproxy = new XapiProxy($client, $token, $plugin)
 
 XapiProxy::try
 handle Lrs Init More...
 
catch(\Exception $e) XapiProxy::$req = new XapiProxyRequest($xapiproxy)
 
 XapiProxy::$resp = new XapiProxyResponse($xapiproxy)