updateContentObjects()
public method
Updates existing content objects from $fromType to $toType.
public updateContentObjects ( eZ\Publish\SPI\Persistence\Content\Type $fromType, eZ\Publish\SPI\Persistence\Content\Type $toType ) |
$fromType |
eZ\Publish\SPI\Persistence\Content\Type |
|
$toType |
eZ\Publish\SPI\Persistence\Content\Type |
|
$contentTypeGateway protected property
protected Gateway,eZ\Publish\Core\Persistence\Legacy\Content\Type $contentTypeGateway |
return |
eZ\Publish\Core\Persistence\Legacy\Content\Type\Gateway |
|
$contentUpdater protected property
protected ContentUpdater,eZ\Publish\Core\Persistence\Legacy\Content\Type $contentUpdater |
return |
eZ\Publish\Core\Persistence\Legacy\Content\Type\ContentUpdater |
|