HTTP_WebDAV_Server
[ class tree: HTTP_WebDAV_Server ] [ index: HTTP_WebDAV_Server ] [ all elements ]

Class: _parse_lockinfo

Source Location: /HTTP_WebDAV_Server-1.0.0RC8/Tools/_parse_lockinfo.php

Class Overview


helper class for parsing LOCK request bodies


Author(s):

Version:

  • @package-version@

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
helper class for parsing LOCK request bodies


[ Top ]


Class Variables

$lockscope =  ""

[line 68]

lock scope, "shared" or "exclusive"
  • Access: public

Type:   string


[ Top ]

$locktype =  ""

[line 60]

lock type, currently only "write"
  • Access: public

Type:   string


[ Top ]

$owner =  ""

[line 76]

lock owner information
  • Access: public

Type:   string


[ Top ]

$success =  false

[line 52]

success state flag
  • Access: public

Type:   bool


[ Top ]



Method Detail

_parse_lockinfo (Constructor)   [line 92]

_parse_lockinfo _parse_lockinfo( string $path)

constructor
  • Access: public

Parameters:

string   $path   —  path of stream to read

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:50:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.