ContentDimensionValue
final class ContentDimensionValue (View source)
A content dimension value in a single ContentDimension; e.g. the value "de" in the dimension "language".
Methods
__construct(string $value, ContentDimensionValueSpecializationDepth $specializationDepth = new ContentDimensionValueSpecializationDepth(0), ContentDimensionConstraintSet $constraints = new ContentDimensionConstraintSet([]), array $configuration = [])
No description
bool
canBeCombinedWith(ContentDimensionId $dimensionId, ContentDimensionValue $otherDimensionValue)
No description
mixed
getConfigurationValue(string $path)
No description
Details
__construct(string $value, ContentDimensionValueSpecializationDepth $specializationDepth = new ContentDimensionValueSpecializationDepth(0), ContentDimensionConstraintSet $constraints = new ContentDimensionConstraintSet([]), array $configuration = [])
No description
bool
canBeCombinedWith(ContentDimensionId $dimensionId, ContentDimensionValue $otherDimensionValue)
No description
mixed
getConfigurationValue(string $path)
No description