Andrew's Web Libraries (AWL)
Loading...
Searching...
No Matches
vObject Class Reference
Inheritance diagram for vObject:

Public Member Functions

 __construct (&$master=null)
 
 isValid ()
 
 setMaster ($master)
 
 getMaster ()
 

Protected Member Functions

 invalidate ()
 

Protected Attributes

 $lineHeap
 
 $valid = true
 
 $master
 

Detailed Description

Created by JetBrains PhpStorm. User: milan Date: 7/4/13 Time: 12:59 PM To change this template use File | Settings | File Templates.

Definition at line 10 of file vObject.php.

Constructor & Destructor Documentation

◆ __construct()

vObject::__construct ( & $master = null)

Definition at line 17 of file vObject.php.

Member Function Documentation

◆ getMaster()

vObject::getMaster ( )

Definition at line 35 of file vObject.php.

◆ invalidate()

vObject::invalidate ( )
protected

Definition at line 26 of file vObject.php.

◆ isValid()

vObject::isValid ( )

Definition at line 22 of file vObject.php.

◆ setMaster()

vObject::setMaster ( $master)

Definition at line 31 of file vObject.php.

Member Data Documentation

◆ $lineHeap

vObject::$lineHeap
protected

Definition at line 12 of file vObject.php.

◆ $master

vObject::$master
protected

Definition at line 15 of file vObject.php.

◆ $valid

vObject::$valid = true
protected

Definition at line 14 of file vObject.php.


The documentation for this class was generated from the following file: