Fully Qualified Name: | Laminas\View\Model\RetrievableChildrenInterface |
Interface describing a Retrievable Child Model
Models implementing this interface provide a way to get there children by capture
Name | Description | Defined By |
---|---|---|
getChildrenByCaptureTo() | Returns an array of Viewmodels with captureTo value $capture | RetrievableChildrenInterface |
Returns an array of Viewmodels with captureTo value $capture
Parameter Name | Type | Description |
---|---|---|
$capture | string | |
$recursive | bool | search |
Returns: array