ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables 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']
 handle XapiProxy Init More...
 
 XapiProxy::$dic ['xapiproxy']
 
 XapiProxy::try
 handle Lrs Init More...
 
 XapiProxy::catch (\Exception $e)
 
 XapiProxy::$req = new XapiProxyRequest()
 
 XapiProxy::$resp = new XapiProxyResponse()