class ViewEntity extends Collection (View source)

Properties

protected $collection_key
protected $constraintsType
protected $constraintsDataType
array[] $customFeatures
string $sqlCode

Methods

setConstraints($constraints)

No description

getConstraints()

No description

setCustomFeatures($customFeatures)

No description

array[]
getCustomFeatures()

No description

setSqlCode($sqlCode)

No description

string
getSqlCode()

No description

Details

setConstraints($constraints)

No description

Parameters

$constraints

ConstraintEntity[] getConstraints()

No description

Return Value

ConstraintEntity[]

setCustomFeatures($customFeatures)

No description

Parameters

$customFeatures

array[] getCustomFeatures()

No description

Return Value

array[]

setSqlCode($sqlCode)

No description

Parameters

$sqlCode

string getSqlCode()

No description

Return Value

string