class MappingRuleFilter extends Collection (View source)

Properties

protected $collection_key
string[] $entities
string $entityNameContains
string $entityNamePrefix
string $entityNameSuffix
string $parentEntity

Methods

setEntities($entities)

No description

string[]
getEntities()

No description

setEntityNameContains($entityNameContains)

No description

string
getEntityNameContains()

No description

setEntityNamePrefix($entityNamePrefix)

No description

string
getEntityNamePrefix()

No description

setEntityNameSuffix($entityNameSuffix)

No description

string
getEntityNameSuffix()

No description

setParentEntity($parentEntity)

No description

string
getParentEntity()

No description

Details

setEntities($entities)

No description

Parameters

$entities

string[] getEntities()

No description

Return Value

string[]

setEntityNameContains($entityNameContains)

No description

Parameters

$entityNameContains

string getEntityNameContains()

No description

Return Value

string

setEntityNamePrefix($entityNamePrefix)

No description

Parameters

$entityNamePrefix

string getEntityNamePrefix()

No description

Return Value

string

setEntityNameSuffix($entityNameSuffix)

No description

Parameters

$entityNameSuffix

string getEntityNameSuffix()

No description

Return Value

string

setParentEntity($parentEntity)

No description

Parameters

$parentEntity

string getParentEntity()

No description

Return Value

string