Class IPSecCryptoProfileStore
Class IPsecCryptoProfilStore
-
ObjStore
uses
PathableName,
XmlConvertible
-
IPSecCryptoProfileStore
Located at network-classes/IPSecCryptoProfileStore.php
Methods summary
public
|
#
__construct( mixed $name, mixed $owner )
|
public
IPSecCryptoProfil[]
|
|
public
IPSecCryptoProfil
|
#
newIPsecCryptoProfil( string $name )
Creates a new IPsecCryptoProfil in this store. It will be placed at the end
of the list.
Creates a new IPsecCryptoProfil in this store. It will be placed at the end
of the list.
Parameters
- $name
string $name name of the new IPsecCryptoProfil
Returns
|
public
boolean
|
|
public
|
|
public
boolean
|
#
remove( IPSecCryptoProfil $s, boolean $cleanInMemory = FALSE )
Parameters
Returns
boolean
Overrides
|
public
null|IPsecTunnel
|
#
findIpsecCryptoProfil( mixed $IPSecCryptoProfileName )
Parameters
- $IPSecCryptoProfileName
mixed $IPSecCryptoProfileName string
Returns
|
Methods inherited from ObjStore
count(),
countUnused(),
createTmp(),
display(),
find(),
findByName(),
findOrCreate(),
getAll(),
inStore(),
referencedObjectRenamed(),
removeAll(),
rewriteXML(),
setName()
|
Properties summary
public static
string
|
$childn |
'IPSecCryptoProfil' |
|
protected
Service[]|ServiceGroup[]
|
$_all |
array() |
|
protected
mixed
|
$fastMemToIndex |
null |
|
protected
mixed
|
$fastNameToIndex |
null |
|
Magic properties summary
public
mixed
|
$o |
|
public
PANConf
|
$owner |
|