Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/repository/webdav/lang/en/repository_webdav.php File Reference

Go to the source code of this file.

Namespaces

namespace  repository_webdav

Variables

 $string ['configplugin'] = 'WebDAV configuration'
 $string ['http'] = 'HTTP'
 $string ['https'] = 'HTTPS'
 $string ['pluginname'] = 'WebDAV repository'
 $string ['webdav_password'] = 'WebDAV server password'
 $string ['webdav_port'] = 'WebDAV server port'
 $string ['webdav_server'] = 'WebDAV server'
 $string ['webdav_path'] = 'WebDAV path'
 $string ['webdav_type'] = 'WebDAV type'
 $string ['webdav_user'] = 'WebDAV server user'
 $string ['webdavbasicauth'] = 'WebDAV basic authentication'
 $string ['webdavdigestauth'] = 'WebDAV digest authentication'
 $string ['webdav'] = 'WebDAV'
 $string ['webdav:view'] = 'View WebDav repository'

Variable Documentation

$string['configplugin'] = 'WebDAV configuration'

Definition at line 26 of file repository_webdav.php.

$string['http'] = 'HTTP'

Definition at line 27 of file repository_webdav.php.

$string['https'] = 'HTTPS'

Definition at line 28 of file repository_webdav.php.

$string['pluginname'] = 'WebDAV repository'

Definition at line 29 of file repository_webdav.php.

$string['webdav_password'] = 'WebDAV server password'

Definition at line 30 of file repository_webdav.php.

$string['webdav_port'] = 'WebDAV server port'

Definition at line 31 of file repository_webdav.php.

$string['webdav_server'] = 'WebDAV server'

Definition at line 32 of file repository_webdav.php.

$string['webdav_path'] = 'WebDAV path'

Definition at line 33 of file repository_webdav.php.

$string['webdav_type'] = 'WebDAV type'

Definition at line 34 of file repository_webdav.php.

$string['webdav_user'] = 'WebDAV server user'

Definition at line 35 of file repository_webdav.php.

$string['webdavbasicauth'] = 'WebDAV basic authentication'

Definition at line 36 of file repository_webdav.php.

$string['webdavdigestauth'] = 'WebDAV digest authentication'

Definition at line 37 of file repository_webdav.php.

$string['webdav'] = 'WebDAV'

Definition at line 38 of file repository_webdav.php.

$string['webdav:view'] = 'View WebDav repository'

Definition at line 39 of file repository_webdav.php.

 All Data Structures Namespaces Files Functions Variables Enumerations