\Horde\BackupUser

An application's backup for a single user.

Summary

Methods
Properties
Constants
__construct()
$user
$collections
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$user

$user : string

The user name.

Type

string

$collections

$collections : array<mixed,\Horde\Backup\Collection>

The collections of backup objects.

Type

array<mixed,\Horde\Backup\Collection>

Methods

__construct()

__construct(string  $user = null) 

Constructor.

Parameters

string $user

A user name.