method
public
Document::update()
Сигнатура
public update(array<string|int, mixed> $values[, bool $sendToTransformation = true ][, bool $skipTransformationError = false ]) : Result
Параметры
$values
array<string|int, mixed>
$sendToTransformation
bool
= true
$skipTransformationError
bool
= false
Возвращаемое значение
Result
Исходный файл: source/documentgenerator/lib/document.php:470

