Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
dav.php File Reference

Go to the source code of this file.

Namespaces

namespace  FDL
 

Functions

 whatInit ()
 
 whatLogin ($login)
 
 webdav_auth ()
 

Variables

 $d1 = microtime()
 
 $_SERVER ['PATH_INFO'] = "/" . $_GET['filename']
 
 $type = isset($_GET['type']) ? $_GET['type'] : 'freedav'
 
if($type!= 'webdav'&&$type!=
'freedav') 
$_SERVER ['SCRIPT_NAME'] = preg_replace('/index\.php$/', '', $_SERVER['SCRIPT_NAME'])
 
global $action
 
 $s = new HTTP_WebDAV_Server_Freedom($action->getParam("WEBDAV_DB"))
 
 $path = $_SERVER['PATH_INFO']
 
if($type=="freedav") else
 
 $d2 = microtime()
 
 $dt = sprintf("%.02f", microtime_diff($d1, $d2))
 
$s http_auth_realm = "Dynacase Platform connection"
 
$s db_freedom = $action->getParam("FREEDOM_DB")
 
$s type = $type
 
$s racine = $action->getParam("WEBDAV_ROOTID", 9)
 
 $d = sprintf("%.02f", microtime_diff($d1, $d2))
 

Function Documentation

webdav_auth ( )

Definition at line 109 of file dav.php.

+ Here is the call graph for this function:

whatInit ( )

Definition at line 80 of file dav.php.

+ Here is the call graph for this function:

whatLogin (   $login)

Definition at line 97 of file dav.php.

Variable Documentation

global $_SERVER = "/" . $_GET['filename']

Definition at line 17 of file dav.php.

if ($type!= 'webdav'&&$type!= 'freedav') $_SERVER['SCRIPT_NAME'] = preg_replace('/index\.php$/', '', $_SERVER['SCRIPT_NAME'])

Definition at line 26 of file dav.php.

global $action

Definition at line 28 of file dav.php.

$d = sprintf("%.02f", microtime_diff($d1, $d2))

Definition at line 76 of file dav.php.

$d1 = microtime()

Definition at line 13 of file dav.php.

$d2 = microtime()

Definition at line 66 of file dav.php.

$dt = sprintf("%.02f", microtime_diff($d1, $d2))

Definition at line 68 of file dav.php.

$path = $_SERVER['PATH_INFO']

Definition at line 39 of file dav.php.

$s = new HTTP_WebDAV_Server_Freedom($action->getParam("WEBDAV_DB"))

Definition at line 37 of file dav.php.

$type = isset($_GET['type']) ? $_GET['type'] : 'freedav'

Definition at line 18 of file dav.php.

$s db_freedom = $action->getParam("FREEDOM_DB")

Definition at line 71 of file dav.php.

if (!$login) else
Initial value:
{
$login = $_SERVER['PHP_AUTH_USER']

Definition at line 50 of file dav.php.

$s http_auth_realm = "Dynacase Platform connection"

Definition at line 70 of file dav.php.

$s racine = $action->getParam("WEBDAV_ROOTID", 9)

Definition at line 73 of file dav.php.

$s type = $type

Definition at line 72 of file dav.php.

← centre documentaire © anakeen - published under CC License - Dynacase