NextDom\Model\Entity\JeeObject::getEqLogic
Get eqLogics attached to the object
Signature
public function getEqLogic([boolean
$onlyEnable = true,
[boolean
$onlyVisible = false,
[null
$eqTypeName = NULL,
[null
$logicalId = NULL,
[boolean
$searchOnchild = false]]]]] )
Parameters
$onlyEnable
—
boolean
- Filter only enabled eqLogics
$onlyVisible
—
boolean
- Filter only visible eqLogics
$eqTypeName
—
null
- Filter by name
$logicalId
—
null
- Filter by logicalId
$searchOnchild
—
boolean
- Search also in object childs
Returns
- array
Errors/Exceptions
-
Exception