Table of Contents
Properties
-
$_name
: mixed
-
$_scope
: mixed
Methods
-
backup_list()
: mixed
-
backup_restore()
: mixed
-
backup_send()
: mixed
-
checkUpdate()
: mixed
-
cleanBackupFolder()
: mixed
-
deleteObjet()
: mixed
-
downloadCore()
: mixed
-
downloadObject()
: mixed
-
getConfigurationOption()
: mixed
-
ls()
: mixed
-
makeSambaCommand()
: mixed
-
objectInfo()
: mixed
-
sortByDatetime()
: mixed
-
test()
: mixed
-
versionCore()
: mixed
$_name
public
static mixed
$_name
= 'Samba'
$_scope
public
static mixed
$_scope
= array('plugin' => \true, 'backup' => \true, 'hasConfiguration' => \true, 'core' => \true, 'hasRetentionDay' => \true, 'test' => \true)
backup_list()
public
static backup_list() : mixed
backup_restore()
public
static backup_restore(mixed $_backup) : mixed
Parameters
-
$_backup
: mixed
-
backup_send()
public
static backup_send(mixed $_path) : mixed
Parameters
-
$_path
: mixed
-
checkUpdate()
public
static checkUpdate(mixed &$_update) : mixed
Parameters
-
$_update
: mixed
-
cleanBackupFolder()
public
static cleanBackupFolder() : mixed
deleteObjet()
public
static deleteObjet(mixed $_update) : mixed
Parameters
-
$_update
: mixed
-
downloadCore()
public
static downloadCore(mixed $_path) : mixed
Parameters
-
$_path
: mixed
-
downloadObject()
public
static downloadObject(mixed $_update) : mixed
Parameters
-
$_update
: mixed
-
getConfigurationOption()
public
static getConfigurationOption() : mixed
ls()
public
static ls([mixed $_dir = '' ][, mixed $_type = 'backup' ]) : mixed
Parameters
-
$_dir
: mixed
= ''
-
-
$_type
: mixed
= 'backup'
-
makeSambaCommand()
public
static makeSambaCommand(mixed $_cmd[, mixed $_type = 'backup' ]) : mixed
Parameters
-
$_cmd
: mixed
-
-
$_type
: mixed
= 'backup'
-
objectInfo()
public
static objectInfo(mixed $_update) : mixed
Parameters
-
$_update
: mixed
-
sortByDatetime()
public
static sortByDatetime(mixed $a, mixed $b) : mixed
Parameters
-
$a
: mixed
-
-
$b
: mixed
-
test()
public
static test() : mixed
versionCore()
public
static versionCore() : mixed