WireUpload::setOverwriteFilename()

Set the filename that may be overwritten (i.e. myphoto.jpg) for single uploads only

Usage

$wireUpload->setOverwriteFilename(string $filename);

Arguments

NameType(s)Description
$filenamestring

Return value

$this

Object instance it was called from (method supports fluent interface).


WireUpload methods and properties

API reference based on ProcessWire core version 3.0.251