Class SecurityProfileAntiVirus
-
SecurityProfileAntiVirus
uses
ReferenceableObject,
PathableName,
XmlConvertible,
ObjectWithDescription
Located at object-classes/SecurityProfileAntiVirus.php
Methods summary
public
|
#
__construct( string $name, SecurityProfileStore $owner, boolean $fromXmlTemplate = FALSE )
you should not need this one for normal use
you should not need this one for normal use
Parameters
|
public
boolean
|
#
setName( string $newName )
Parameters
Returns
boolean
|
public
|
#
API_setName( string $newName )
|
public
|
|
Methods used from ReferenceableObject
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
()
|
Properties summary
protected
string|null
|
$value |
|
|
public
mixed
|
$_all |
|
|
public
SecurityProfileStore|null
|
$owner |
|
|
public
array
|
$ftp |
array() |
|
public
array
|
$http |
array() |
|
public
array
|
$imap |
array() |
|
public
array
|
$pop3 |
array() |
|
public
array
|
$smb |
array() |
|
public
array
|
$smtp |
array() |
|
public
array
|
$tmp_virus_prof_array |
array('http', 'smtp', 'imap', 'pop3', 'ftp', 'smb') |
|
public static
string
|
$templatexml |
'<entry name="**temporarynamechangeme**"></entry>' |
|
Magic properties summary
public
mixed
|
$_ip4Map |
#
IP4Map cached ip start and end value for fast optimization
IP4Map cached ip start and end value for fast optimization
|