PHP Class eZ\Bundle\EzPublishRestBundle\Features\Context\SubContext\ContentTypeGroup

Inheritance: extends eZ\Bundle\EzPublishRestBundle\Features\Context\SubContext\Base, implements EzSystems\BehatBundle\Sentence\ContentTypeGroup
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
createContentTypeGroupWithIdentifier ( $identifier )
getContentTypeGroup ( $identifier )
getContentTypeGroupWithId ( $id )
getContentTypeGroupsList ( )
responseHasContentTypeGroupWithIdentifier ( $identifier )
responseHasFollowingContentTypeGroups ( Behat\Gherkin\Node\TableNode $table )
updateContentTypeGroupIdentifier ( $old, $new )

Method Details

createContentTypeGroupWithIdentifier() public method

public createContentTypeGroupWithIdentifier ( $identifier )

getContentTypeGroup() public method

public getContentTypeGroup ( $identifier )

getContentTypeGroupWithId() public method

public getContentTypeGroupWithId ( $id )

getContentTypeGroupsList() public method

responseHasContentTypeGroupWithIdentifier() public method

responseHasFollowingContentTypeGroups() public method

public responseHasFollowingContentTypeGroups ( Behat\Gherkin\Node\TableNode $table )
$table Behat\Gherkin\Node\TableNode

updateContentTypeGroupIdentifier() public method

public updateContentTypeGroupIdentifier ( $old, $new )