BackupPolicy
in package
Uses
HandlesAuthorization
Table of Contents
- createBackupImage() : bool
- destroy() : bool
- history() : bool
- index() : bool
- show() : bool
- store() : bool
- update() : bool
Methods
createBackupImage()
public
createBackupImage(AuthUser $auth_user, Backup $backup) : bool
Parameters
Return values
bool —destroy()
public
destroy(AuthUser $auth_user, Backup $backup) : bool
Parameters
Return values
bool —history()
public
history(AuthUser $auth_user, Backup $backup) : bool
Parameters
Return values
bool —index()
public
index(AuthUser $auth_user) : bool
Parameters
- $auth_user : AuthUser
Return values
bool —show()
public
show(AuthUser $auth_user, Backup $backup) : bool
Parameters
Return values
bool —store()
public
store(AuthUser $auth_user) : bool
Parameters
- $auth_user : AuthUser
Return values
bool —update()
public
update(AuthUser $auth_user, Backup $backup) : bool