Class PbfRule
-
Rule
uses
PathableName,
centralServiceStoreUser,
centralAddressStoreUser,
ObjectWithDescription,
XmlConvertible
-
RuleWithUserID
-
PbfRule
uses
NegatableRule
Located at rule-classes/PbfRule.php
Methods summary
protected
|
#
load_from( )
For developer use only
Overrides
|
public
|
#
__construct( RuleStore $owner, boolean $fromTemplateXML = FALSE )
Parameters
- $owner
RuleStore $owner
- $fromTemplateXML
boolean $fromTemplateXML
|
public
|
|
public
|
#
display( mixed $padding = 0 )
Helper function to quickly print a function properties to CLI
Helper function to quickly print a function properties to CLI
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
Methods inherited from Rule
API_clearPolicyAppUsageDATA(),
API_setDisabled(),
API_setEnabled(),
API_setName(),
API_target_addDevice(),
API_target_negateSet(),
API_target_removeDevice(),
API_target_setAny(),
getXPath(),
isAppOverrideRule(),
isAuthenticationRule(),
isCaptivePortalRule(),
isDecryptionRule(),
isDisabled(),
isDoSRule(),
isEnabled(),
isNatRule(),
isPostRule(),
isPreRule(),
isQoSRule(),
isSecurityRule(),
load_common_from_domxml(),
load_destination(),
load_source(),
load_to(),
name(),
rewriteSDisabled_XML(),
setDisabled(),
setEnabled(),
setName(),
target_addDevice(),
target_hasDeviceAndVsys(),
target_isAny(),
target_isNegated(),
target_negateSet(),
target_removeDevice(),
target_rewriteXML(),
target_setAny(),
targets(),
targets_toString(),
uuid(),
zoneCalculation(),
zoneCalculationNatClone()
|
Properties summary
public static
string
|
$templatexml |
'<entry name="**temporarynamechangeme**"><from><zone></zone></from>
<source><member>any</member></source><destination><member>any</member></destination></entry>' |
|
protected static
mixed
|
$templatexmlroot |
null |
|
public
ZoneRuleContainer|InterfaceContainer
|
$from |
|
|
protected
boolean
|
$_zoneBased |
TRUE |
|