Home
last modified time | relevance | path

Searched refs:_ls_ref (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/lib/
H A Dwebdavlib.php68 private $_ls_ref; variable in webdav_client
1101 $this->_ls_ref =& $this->_ls[$parserid][];
1104 $this->_ls_ref_cdata = &$this->_ls_ref['href'];
1107 $this->_ls_ref_cdata = &$this->_ls_ref['creationdate'];
1110 $this->_ls_ref_cdata = &$this->_ls_ref['lastmodified'];
1113 $this->_ls_ref_cdata = &$this->_ls_ref['getcontenttype'];
1116 $this->_ls_ref_cdata = &$this->_ls_ref['getcontentlength'];
1134 $this->_ls_ref_cdata = &$this->_ls_ref['activelock_type'];
1139 $this->_ls_ref_cdata = &$this->_ls_ref['resourcetype'];
1144 $this->_ls_ref_cdata = &$this->_ls_ref['status'];
[all …]
/dports/www/moodle311/moodle/lib/
H A Dwebdavlib.php68 private $_ls_ref; variable in webdav_client
1101 $this->_ls_ref =& $this->_ls[$parserid][];
1104 $this->_ls_ref_cdata = &$this->_ls_ref['href'];
1107 $this->_ls_ref_cdata = &$this->_ls_ref['creationdate'];
1110 $this->_ls_ref_cdata = &$this->_ls_ref['lastmodified'];
1113 $this->_ls_ref_cdata = &$this->_ls_ref['getcontenttype'];
1116 $this->_ls_ref_cdata = &$this->_ls_ref['getcontentlength'];
1134 $this->_ls_ref_cdata = &$this->_ls_ref['activelock_type'];
1139 $this->_ls_ref_cdata = &$this->_ls_ref['resourcetype'];
1144 $this->_ls_ref_cdata = &$this->_ls_ref['status'];
[all …]
/dports/www/moodle39/moodle/lib/
H A Dwebdavlib.php68 private $_ls_ref; variable in webdav_client
1101 $this->_ls_ref =& $this->_ls[$parserid][];
1104 $this->_ls_ref_cdata = &$this->_ls_ref['href'];
1107 $this->_ls_ref_cdata = &$this->_ls_ref['creationdate'];
1110 $this->_ls_ref_cdata = &$this->_ls_ref['lastmodified'];
1113 $this->_ls_ref_cdata = &$this->_ls_ref['getcontenttype'];
1116 $this->_ls_ref_cdata = &$this->_ls_ref['getcontentlength'];
1134 $this->_ls_ref_cdata = &$this->_ls_ref['activelock_type'];
1139 $this->_ls_ref_cdata = &$this->_ls_ref['resourcetype'];
1144 $this->_ls_ref_cdata = &$this->_ls_ref['status'];
[all …]