PHP Класс eZ\Bundle\EzPublishCoreBundle\Features\Context\ContentPreviewContext

Наследование: extends EzSystems\BehatBundle\Context\Browser\Context, implements Behat\Behat\Context\Context, implements Behat\Behat\Context\SnippetAcceptingContext
Показать файл Открыть проект

Открытые методы

Метод Описание
gatherContexts ( Behat\Behat\Hook\Scope\BeforeScenarioScope $scope )
iCreateDraftOfContentTypeWithCustomLocationController ( )
iModifyAFieldFromTheDraft ( ) This could belong in the content context.
iPreviewThisDraft ( )
iSeeAPreviewOfTheCurrentDraft ( )
theOutputIsValid ( )

Защищенные методы

Метод Описание
checkForExceptions ( )

Приватные методы

Метод Описание
mapToVersionViewUri ( eZ\Publish\API\Repository\Values\Content\VersionInfo $version ) : string

Описание методов

checkForExceptions() защищенный Метод

protected checkForExceptions ( )

gatherContexts() публичный Метод

public gatherContexts ( Behat\Behat\Hook\Scope\BeforeScenarioScope $scope )
$scope Behat\Behat\Hook\Scope\BeforeScenarioScope

iCreateDraftOfContentTypeWithCustomLocationController() публичный Метод

iModifyAFieldFromTheDraft() публичный Метод

This could belong in the content context.

iPreviewThisDraft() публичный Метод

public iPreviewThisDraft ( )

iSeeAPreviewOfTheCurrentDraft() публичный Метод

theOutputIsValid() публичный Метод

public theOutputIsValid ( )