PHP Class eZ\Bundle\EzPublishCoreBundle\Controller\PageController

Deprecation: since 6.0.0 This specific override of PageController is deprecated since 6.0.0 and in the future, only base PageController (eZ\Publish\Core\MVC\Symfony\Controller\PageController) will be used.
Inheritance: extends eZ\Publish\Core\MVC\Symfony\Controller\PageController
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
viewBlock ( Block $block, array $params = [], array $cacheSettings = [] )

Method Details

viewBlock() public method

public viewBlock ( Block $block, array $params = [], array $cacheSettings = [] )
$block eZ\Publish\Core\FieldType\Page\Parts\Block
$params array
$cacheSettings array