ILIAS  trunk Revision v11.0_alpha-1702-gfd3ecb7f852
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
xapiproxy.php File Reference

Go to the source code of this file.

Namespaces

 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)