WatchGuardService

Extends \BOC\WatchGuardObject

Class WatchGuardService

package

BOC

Methods

WatchGuardObject constructor.

__construct(\SimpleXMLElement $element) 
inherited

Arguments

$element

\SimpleXMLElement

Returns the property element of $this

getProperty() : string

Response

string

print the name of $this

printName( $xmlfile) 
inherited

Arguments

$xmlfile

WatchGuardXMLFile in which other objects can be found

stores a reference to this object.

storeReference( $name,  $type) 
inherited

Arguments

$name

string name of reference to store

$type

string type of reference (policy|alias|...)

print the content of $this

textout( $xmlfile) 
inherited

Arguments

$xmlfile

WatchGuardXMLFile in which other objects can be found

print the full content of $this

verbosetextout( $xmlfile) 
inherited

Arguments

$xmlfile

WatchGuardXMLFile in which other objects can be found

Properties

stored object

obj : \SimpleXMLElement
inherited
var

stored object

Type(s)

\SimpleXMLElement

list of object names which reference this object.

referencedBy : array
inherited
var

list of object names which reference this object.

Type(s)

array

count of references to this object

refcount : integer
inherited
var

count of references to this object

Type(s)

integer