PHP Class Whups_LoginTasks_SystemTask_UpgradeAdmin, horde

This is only run for admins because it only needs to be run once for any system, not per user.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Core_LoginTasks_SystemTask_Upgrade
Show file Open project: horde/horde

Protected Properties

Property Type Description
$_app
$_versions

Public Methods

Method Description
__construct ( ) Constructor.

Protected Methods

Method Description
_upgrade ( $version )
_upgradeVfs ( ) Separate messages from attachments.

Method Details

__construct() public method

Constructor.
public __construct ( )

_upgrade() protected method

protected _upgrade ( $version )

_upgradeVfs() protected method

Separate messages from attachments.
protected _upgradeVfs ( )

Property Details

$_app protected property

protected $_app

$_versions protected property

protected $_versions