Class LoopbackIfStore
-
ObjStore
uses
PathableName,
XmlConvertible
-
LoopbackIfStore
Located at network-classes/LoopbackIfStore.php
Methods summary
public
|
#
__construct( mixed $name, mixed $owner )
Parameters
- $name
mixed $name string
- $owner
mixed $owner PANConf
|
public
LoopbackInterface[]
|
|
public
LoopbackInterface
|
#
newLoopbackIf( string $name )
Creates a new LoopbackInterface in this store. It will be placed at the end
of the list.
Creates a new LoopbackInterface in this store. It will be placed at the end
of the list.
Parameters
- $name
string $name name of the new LoopbackInterface
Returns
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
&
|
|
public
&
|
#
getLoopbackIfStoreXPath( )
|
public
|
|
Methods inherited from ObjStore
count(),
countUnused(),
createTmp(),
display(),
find(),
findByName(),
findOrCreate(),
getAll(),
inStore(),
referencedObjectRenamed(),
remove(),
removeAll(),
setName()
|
Properties summary
public static
string
|
$childn |
'LoopbackInterface' |
|
protected
mixed
|
$fastMemToIndex |
null |
|
protected
mixed
|
$fastNameToIndex |
null |
|
Magic properties summary
public
mixed
|
$o |
|
public
PANConf
|
$owner |
|