Class WatchGuardAlias
| package |
BOC |
|---|
__construct(\SimpleXMLElement $element)
\SimpleXMLElement
getReferencedAliases() : array
arrayof referencedAlias->__toString();
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
type : string
| var |
|---|
string
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