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

Go to the source code of this file.

Namespaces

 FDL
 

Functions

 whatInit ()
 
 whatLogin ($login)
 
 webdav_auth ()
 

Variables

 $d1 = microtime()
 
 $_SERVER ['PATH_INFO'] = "/" . (empty($_GET['filename']) ? "" : $_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->dbaccess)
 
 $path = $_SERVER['PATH_INFO']
 
 $login = ""
 
if($type=="freedav") else
 
 $d2 = microtime()
 
 $dt = sprintf("%.02f", microtime_diff($d1, $d2))
 
$s http_auth_realm = "Dynacase Platform connection"
 
$s db_freedom = $action->dbaccess
 
$s type = $type
 
$s racine = $action->getParam("WEBDAV_ROOTID", 9)
 
 $d = sprintf("%.02f", microtime_diff($d1, $d2))
 

Function Documentation

webdav_auth ( )

Definition at line 111 of file dav.php.

whatInit ( )

Definition at line 81 of file dav.php.

+ Here is the call graph for this function:

whatLogin (   $login)

Definition at line 98 of file dav.php.

Variable Documentation

global $_SERVER = "/" . (empty($_GET['filename']) ? "" : $_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 77 of file dav.php.

$d1 = microtime()

Definition at line 11 of file dav.php.

$d2 = microtime()

Definition at line 67 of file dav.php.

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

Definition at line 69 of file dav.php.

$login = ""

Definition at line 40 of file dav.php.

$path = $_SERVER['PATH_INFO']

Definition at line 39 of file dav.php.

$s = new HTTP_WebDAV_Server_Freedom($action->dbaccess)

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->dbaccess

Definition at line 72 of file dav.php.

if (!$login) else
Initial value:
{
$login = $_SERVER['PHP_AUTH_USER']
$login
Definition: dav.php:40
$_SERVER['PATH_INFO']
Definition: dav.php:17

Definition at line 51 of file dav.php.

$s http_auth_realm = "Dynacase Platform connection"

Definition at line 71 of file dav.php.

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

Definition at line 74 of file dav.php.

$s type = $type

Definition at line 73 of file dav.php.

← centre documentaire © anakeen