ContainerBlockInstance
class ContainerBlockInstance (View source)
Properties
protected Block | $block | ||
protected Instance | $instance | ||
protected EntityManager | $entityManager |
Methods
getInstance()
No description
startRender()
Runs when the file is about to be included.
endRender()
Runs when render is completed. This way we can trigger area recompute in a performant way.
Details
Block
getBlock()
No description
Instance
getInstance()
No description
startRender()
Runs when the file is about to be included.
endRender()
Runs when render is completed. This way we can trigger area recompute in a performant way.