Class StaticRoute
-
StaticRoute
uses
XmlConvertible,
PathableName,
ReferenceableObject
Located at network-classes/StaticRoute.php
Methods summary
public
|
#
__construct( string $name, VirtualRouter $owner )
StaticRoute constructor.
Parameters
|
public
|
#
load_from_xml( mixed $xml )
Parameters
- $xml
mixed $xml DOMElement
|
public
|
#
create_staticroute_from_xml( mixed $xmlString )
|
public
string
|
|
public
boolean|string
|
#
destinationIP4Mapping( )
|
public
boolean|string
|
#
destinationIPMapping( )
|
public
|
|
public
null|string
|
|
public
|
|
public
string
|
#
nexthopType( )
Returns
string 'none','ip-address'
|
public
|
#
referencedObjectRenamed( mixed $h )
|
public
|
#
rewriteInterface_XML( )
|
Methods used from ReferenceableObject
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
()
|