Sync
class Sync 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 | |
| protected array | $data | ||
| protected string | $option | ||
| protected string | $functionName |
Methods
__construct()
Constructeur Initialise les loggers et la configuration parente
void
parseRequest()
Lecture et traitement des événements Met en attente les opérations à exécuter et les traite en boucle infinie.
string
copy($data)
No description
string
createFolder($data)
No description
Details
at line 37
__construct()
Constructeur Initialise les loggers et la configuration parente
in
Common at line 35
protected string
replaceGroupfolderByName($filepath)
No description
in
Common at line 42
protected string
replaceSourceFolderByDestinationFolderName($filepath)
No description
at line 52
void
parseRequest()
Lecture et traitement des événements Met en attente les opérations à exécuter et les traite en boucle infinie.
at line 159
protected string
copy($data)
No description
at line 169
protected string
createFolder($data)
No description