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