class Compare extends Common

Properties

protected mixed $sourceFolder from  Common
protected mixed $sourceFolderName from  Common
protected mixed $destinationFolder from  Common
protected mixed $destinationFolderName from  Common
protected mixed $settings from  Common
protected mixed $prefix from  Common
protected mixed $folderNames from  Common
protected mysqli $db from  Common
protected DbTool $dbt from  Common
protected WebDav $dav from  Common

Methods

__construct()

No description

string
replaceGroupfolderByName($filepath)

No description

from  Common
string
replaceSourceFolderByDestinationFolderName($filepath)

No description

from  Common
void
parseRequest()

No description

Details

at line 25
__construct()

No description

in Common at line 35
protected string replaceGroupfolderByName($filepath)

No description

Parameters

$filepath

Return Value

string

in Common at line 42
protected string replaceSourceFolderByDestinationFolderName($filepath)

No description

Parameters

$filepath

Return Value

string

at line 55
void parseRequest()

No description

Return Value

void