eZ\Publish\Core\FieldType\Image\ImageStorage\Gateway::getXmlForImages PHP Method

getXmlForImages() abstract public method

Returns a the XML content stored for the given $fieldIds.
abstract public getXmlForImages ( integer $versionNo, array $fieldIds ) : array
$versionNo integer
$fieldIds array
return array
    public abstract function getXmlForImages($versionNo, array $fieldIds);