Additional Inherited Members | |
![]() | |
static | isValidName ($fileName, $disallowUnsafeCharacters=true) |
static | secureName ($fileName, $disallowUnsafeCharacters=true, $forceAscii=false) |
static | convertToAscii ($str) |
![]() | |
const | NO_EXTENSION = 'NO_EXT' |
![]() | |
$targetFolder | |
string | $copyOptions |
string | $sourceFileName |
![]() | |
$resourceType | |
$folder | |
$errors = [] | |
$metadata | |
$backend | |
![]() | |
$fileName | |
$config | |
$app | |
The MovedFile class.
Represents the moved file.
__construct | ( | $fileName, | |
$folder, | |||
ResourceType | $resourceType, | ||
CKFinder | $app | ||
) |
Constructor.
string | $fileName | source file name |
string | $folder | source file resource type relative path |
ResourceType | $resourceType | source file resource type |
CKFinder | $app | app |
Reimplemented from CopiedFile.
doMove | ( | ) |
Moves the current file.
true
if the file was moved successfullyException