Class WatchGuardPolicy
| package |
BOC |
|---|
__construct(\SimpleXMLElement $element)
\SimpleXMLElement
getReferencedAliases() : array
array
getReferencedAliasesFromAliasList( $list) : array
simpleXMLElement
array
getReferencedTags() : array
array
getService() : string
string
isEnabled() : boolean
boolean
printName( $xmlfile)
WatchGuardXMLFile in which other objects can be found
storeAliasesFrom( $aliasarray)
storeAliasesTo( $aliasarray)
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
aliasesTo : array
| var |
|---|
array
aliasesFrom : array
| var |
|---|
array
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