Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
webdav_client Member List

This is the complete list of members for webdav_client, including all inherited members.

__construct($server='', $user='', $pass='', $auth=false, $socket='', $oauthtoken='')webdav_client
__set($key, $value) (defined in webdav_client)webdav_client
check_webdav()webdav_client
close()webdav_client
copy_coll($src_path, $dst_path, $overwrite)webdav_client
copy_file($src_path, $dst_path, $overwrite)webdav_client
delete($path)webdav_client
get($path, &$buffer, $fp=null)webdav_client
get_file($srcpath, $localpath)webdav_client
gpi($path)webdav_client
is_dir($path)webdav_client
is_file($path)webdav_client
lock($path)webdav_client
ls($path)webdav_client
mget($filelist)webdav_client
mkcol($path)webdav_client
move($src_path, $dst_path, $overwrite)webdav_client
mput($filelist)webdav_client
open()webdav_client
options()webdav_client
put($path, $data)webdav_client
put_file($path, $filename)webdav_client
set_protocol($version)webdav_client
unlock($path, $locktoken)webdav_client