Class WatchGuardObject
| package |
BOC |
|---|
__construct(\SimpleXMLElement $element)
\SimpleXMLElement
printName( $xmlfile)
WatchGuardXMLFile in which other objects can be found
storeReference( $name, $type)
string name of reference to store
string type of reference (policy|alias|...)
textout( $xmlfile)
WatchGuardXMLFile in which other objects can be found
verbosetextout( $xmlfile)
WatchGuardXMLFile in which other objects can be found
obj : \SimpleXMLElement
| var |
stored object |
|---|
\SimpleXMLElement
referencedBy : array
| var |
list of object names which reference this object. |
|---|
array
refcount : integer
| var |
count of references to this object |
|---|
integer