Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
_parse_lockinfo Class Reference
+ Collaboration diagram for _parse_lockinfo:

Public Member Functions

 _parse_lockinfo ($path)
 
 _startElement ($parser, $name, $attrs)
 
 _data ($parser, $data)
 
 _endElement ($parser, $name)
 

Data Fields

 $success = false
 
 $locktype = ""
 
 $lockscope = ""
 
 $owner = ""
 
 $collect_owner = false
 

Detailed Description

Definition at line 36 of file _parse_lockinfo.php.

Member Function Documentation

_data (   $parser,
  $data 
)

data handler

Parameters
resourceparser
stringdata
Returns
void private

Definition at line 181 of file _parse_lockinfo.php.

_endElement (   $parser,
  $name 
)

tag end handler

Parameters
resourceparser
stringtag name
Returns
void private

Definition at line 196 of file _parse_lockinfo.php.

_parse_lockinfo (   $path)

constructor

Parameters
stringpath of stream to read public

Definition at line 79 of file _parse_lockinfo.php.

_startElement (   $parser,
  $name,
  $attrs 
)

tag start handler

Parameters
resourceparser
stringtag name
arraytag attributes
Returns
void private

Definition at line 133 of file _parse_lockinfo.php.

Field Documentation

$collect_owner = false

Definition at line 72 of file _parse_lockinfo.php.

$lockscope = ""

Definition at line 58 of file _parse_lockinfo.php.

$locktype = ""

Definition at line 51 of file _parse_lockinfo.php.

$owner = ""

Definition at line 65 of file _parse_lockinfo.php.

$success = false

Definition at line 44 of file _parse_lockinfo.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen - published under CC License - Dynacase