ContentDimensionConstraintSet
final class ContentDimensionConstraintSet implements IteratorAggregate (View source)
internal |
A set of content dimension constraints, indexed by dimension id
Methods
__construct(array $array)
No description
createEmpty()
No description
getIterator()
No description
ContentDimensionConstraints|null
getConstraints(ContentDimensionId $dimensionId)
No description
bool
allowsCombinationWith(ContentDimensionId $contentDimensionId, ContentDimensionValue $contentDimensionValue)
No description
Details
__construct(array $array)
No description
static ContentDimensionConstraintSet
createEmpty()
No description
ArrayIterator
getIterator()
No description
ContentDimensionConstraints|null
getConstraints(ContentDimensionId $dimensionId)
No description
bool
allowsCombinationWith(ContentDimensionId $contentDimensionId, ContentDimensionValue $contentDimensionValue)
No description