VersionSpecificChildren
in package
A component may contain version-specific children. These are contained within a component's "vc" node which this class represent.
Tags
Table of Contents
Properties
- $components : mixed
- $maxParts : mixed
- $propertyName : mixed
Methods
- __construct() : mixed
- findComponent() : mixed
- getComponents() : mixed
- getMaxParts() : mixed
- getPropertyName() : mixed
- setComponents() : mixed
Properties
$components
private
mixed
$components
$maxParts
private
mixed
$maxParts
$propertyName
private
mixed
$propertyName
Methods
__construct()
public
__construct(mixed $propertyName, mixed $maxParts) : mixed
Parameters
- $propertyName : mixed
- $maxParts : mixed
findComponent()
public
findComponent(mixed $properties) : mixed
Parameters
- $properties : mixed
getComponents()
public
getComponents() : mixed
getMaxParts()
public
getMaxParts() : mixed
getPropertyName()
public
getPropertyName() : mixed
setComponents()
public
setComponents(mixed $components) : mixed
Parameters
- $components : mixed