Overview

Namespaces

  • None
  • PHP

Classes

  • Address
  • AddressGroup
  • AddressRuleContainer
  • AddressStore
  • AggregateEthernetIfStore
  • AggregateEthernetInterface
  • App
  • AppOverrideRule
  • AppRuleContainer
  • AppStore
  • AuthenticationRule
  • CaptivePortalRule
  • cidr
  • Container
  • CsvParser
  • CustomSecurityProfileURL
  • DecryptionProfile
  • DecryptionRule
  • DeviceCloud
  • DeviceGroup
  • DH
  • DoSRule
  • ErrorReporter
  • EthernetIfStore
  • EthernetInterface
  • ExpeditionTaskReporter
  • FawkesConf
  • FileTaskReporter
  • HipObjectsProfile
  • HipProfilesProfile
  • IkeCryptoProfil
  • IkeCryptoProfileStore
  • IKEGateway
  • IKEGatewayStore
  • InterfaceContainer
  • IP4Map
  • IPSecCryptoProfil
  • IPSecCryptoProfileStore
  • IPsecTunnel
  • IPsecTunnelStore
  • LoopbackIfStore
  • LoopbackInterface
  • ManagedDevice
  • ManagedDeviceStore
  • NatRule
  • NetworkPropertiesContainer
  • ObjRuleContainer
  • ObjStore
  • PanAPIConnector
  • PANConf
  • PanoramaConf
  • PbfRule
  • PH
  • PredefinedSecurityProfileURL
  • QoSRule
  • RQuery
  • Rule
  • RuleStore
  • RuleWithUserID
  • Schedule
  • ScheduleStore
  • SecurityProfile
  • SecurityProfileAntiSpyware
  • SecurityProfileAntiVirus
  • SecurityProfileDNSSecurity
  • SecurityProfileFileBlocking
  • SecurityProfileGroup
  • SecurityProfileGroupStore
  • SecurityProfileStore
  • SecurityProfileURL
  • SecurityProfileVirusAndWildfire
  • SecurityProfileVulnerability
  • SecurityProfileWildfire
  • SecurityRule
  • Service
  • ServiceDstPortMapping
  • ServiceGroup
  • ServiceRuleContainer
  • ServiceSrcPortMapping
  • ServiceStore
  • StaticRoute
  • Tag
  • TagRuleContainer
  • TagStore
  • Template
  • TemplateStack
  • TmpInterface
  • TmpInterfaceStore
  • TunnelIfStore
  • TunnelInterface
  • UrlCategoryRuleContainer
  • VirtualRouter
  • VirtualRouterContainer
  • VirtualRouterStore
  • VirtualSystem
  • VirtualWire
  • VirtualWireStore
  • VlanIfStore
  • VlanInterface
  • Zone
  • ZoneRuleContainer
  • ZoneStore

Interfaces

  • TaskReporter

Traits

  • AddressCommon
  • centralAddressStore
  • centralAddressStoreUser
  • centralServiceStore
  • centralServiceStoreUser
  • InterfaceType
  • NegatableRule
  • ObjectWithDescription
  • PanSubHelperTrait
  • PathableName
  • ReferenceableObject
  • RulewithLogging
  • ServiceCommon
  • XmlConvertible

Functions

  • __CmpObjMemID
  • __CmpObjName
  • array_diff_no_cast
  • array_to_devicequery
  • array_unique_no_cast
  • cloneArray
  • convert
  • derr
  • findConnector
  • findConnectorOrDie
  • getDirContents
  • insertAfter
  • lastIndex
  • mdeb
  • mwarning
  • my_shutdown
  • myAutoloader
  • myErrorHandler
  • printn
  • removeElement
  • sortArrayByStartValue
  • yesNoBool
  • Overview
  • Namespace
  • Class
  • Tree

Class NetworkPropertiesContainer

NetworkPropertiesContainer uses PathableName
Located at network-classes/NetworkPropertiesContainer.php
Methods summary
public
# __construct( PANConf|PanoramaConf $owner )

NetworkPropertiesContainer constructor.

NetworkPropertiesContainer constructor.

Parameters

$owner
PANConf|PanoramaConf
$owner
public
# load_from_domxml( DOMElement $xml )
public EthernetInterface[]|IPsecTunnel[]|LoopbackInterface[]|AggregateEthernetInterface[]|TmpInterface[]|VlanInterface[]
# getAllInterfaces( )

Returns

EthernetInterface[]|IPsecTunnel[]|LoopbackInterface[]|AggregateEthernetInterface[]|TmpInterface[]|VlanInterface[]
public EthernetInterface|IPsecTunnel|TmpInterface|VlanInterface|TunnelInterface|LoopbackInterface|null
# findInterface( string $interfaceName )

Parameters

$interfaceName
string
$interfaceName

Returns

EthernetInterface|IPsecTunnel|TmpInterface|VlanInterface|TunnelInterface|LoopbackInterface|null
public EthernetInterface|IPsecTunnel|TmpInterface|VlanInterface|null
# find( string $interfaceName )

Convenient alias to findInterface

Convenient alias to findInterface

Parameters

$interfaceName
string
$interfaceName

Returns

EthernetInterface|IPsecTunnel|TmpInterface|VlanInterface|null
public null|VirtualSystem
# findVsysInterfaceOwner( string $interfaceName )

Parameters

$interfaceName
string
$interfaceName

Returns

null|VirtualSystem
public EthernetInterface|IPsecTunnel|TmpInterface|ReferenceableObject
# findInterfaceOrCreateTmp( string $interfaceName )

Parameters

$interfaceName
string
$interfaceName

Returns

EthernetInterface|IPsecTunnel|TmpInterface|ReferenceableObject
public EthernetInterface[]|IPsecTunnel[]|LoopbackInterface[]|AggregateEthernetInterface[]
# findInterfacesNetworkMatchingIP( string $ip )

Parameters

$ip
string
$ip

Returns

EthernetInterface[]|IPsecTunnel[]|LoopbackInterface[]|AggregateEthernetInterface[]
Methods used from PathableName
(), (), ()
Properties summary
public PANConf|PanoramaConf $owner
#
public EthernetIfStore $ethernetIfStore
#
public AggregateEthernetIfStore $aggregateEthernetIfStore
#
public IPsecTunnelStore $ipsecTunnelStore
#
public LoopbackIfStore $loopbackIfStore
#
public TmpInterfaceStore $tmpInterfaceStore
#
public VirtualRouterStore $virtualRouterStore
#
public IkeCryptoProfileStore $ikeCryptoProfileStore
#
public IPSecCryptoProfileStore $ipsecCryptoProfileStore
#
public NetworkPropertiesContainer::$ikeGatewayStore $ikeGatewayStore
#
public NetworkPropertiesContainer::$vlanIfStore $vlanIfStore
#
public NetworkPropertiesContainer::$tunnelIfStore $tunnelIfStore
#
public NetworkPropertiesContainer::$virtualWireStore $virtualWireStore
#
public DOMElement|null $xmlroot null
#
Magic properties used from PathableName
$name, $owner
PAN-OS-PHP API documentation generated by ApiGen 2.8.0