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

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

Méthodes publiques

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

Method Details

createContentTypeGroupWithIdentifier() public méthode

public createContentTypeGroupWithIdentifier ( $identifier )

getContentTypeGroup() public méthode

public getContentTypeGroup ( $identifier )

getContentTypeGroupWithId() public méthode

public getContentTypeGroupWithId ( $id )

getContentTypeGroupsList() public méthode

responseHasContentTypeGroupWithIdentifier() public méthode

responseHasFollowingContentTypeGroups() public méthode

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

updateContentTypeGroupIdentifier() public méthode

public updateContentTypeGroupIdentifier ( $old, $new )