NextDom\Model\Entity\JeeObject::getEqLogicBySummary
Get eqLogic used in the summary
Signature
public function getEqLogicBySummary([string
$summary = '',
[boolean
$onlyEnable = true,
[boolean
$onlyVisible = false,
[string
$eqTypeName = NULL,
[string
$logicalId = NULL]]]]] )
Parameters
$summary
—
string
- Name of the summary
$onlyEnable
—
boolean
- Filter only enabled
$onlyVisible
—
boolean
- Filter only visible
$eqTypeName
—
string
- Filter by eqTypeName (plugin)
$logicalId
—
string
- Filter by logicalId
Returns
- array
- List of eqLogics
Errors/Exceptions
-
Exception