class AssetCollectionConditionGenerator extends ConditionGenerator (View source)

A SQL condition generator, supporting special SQL constraints for asset collections

Properties

protected string $entityType

Methods

bool
isType(string $entityType)

No description

PropertyConditionGenerator
isTitled(string $collectionTitle)

No description

PropertyConditionGenerator
hasId(string $collectionIdentifier)

No description

Details

bool isType(string $entityType)

No description

Parameters

string $entityType

Return Value

bool

Exceptions

InvalidPrivilegeException

PropertyConditionGenerator isTitled(string $collectionTitle)

No description

Parameters

string $collectionTitle

Return Value

PropertyConditionGenerator

PropertyConditionGenerator hasId(string $collectionIdentifier)

No description

Parameters

string $collectionIdentifier

Return Value

PropertyConditionGenerator