Overview

Namespaces

  • malkusch
    • bav
  • PHP

Classes

  • Agency
  • AutomaticUpdatePlan
  • BAV
  • Configuration
  • ConfigurationRegistry
  • DataBackendContainer
  • DefaultConfiguration
  • DoctrineBackendContainer
  • FileDataBackendContainer
  • LogUpdatePlan
  • PDODataBackendContainer
  • UpdatePlan
  • Overview
  • Namespace
  • Class
  • Tree

Class AutomaticUpdatePlan

Perform an update automatically.

malkusch\bav\UpdatePlan
Extended by malkusch\bav\AutomaticUpdatePlan
Namespace: malkusch\bav
License: GPL
Author: Markus Malkusch <markus@malkusch.de>
Link: Donations
Api
Located at AutomaticUpdatePlan.php
Methods summary
public
# setNotice( boolean $notice )

Set to false if you don't want to see an E_USER_NOTICE about an update.

Set to false if you don't want to see an E_USER_NOTICE about an update.

Parameters

$notice
boolean
$notice
public
# perform( malkusch\bav\DataBackend $backend )

Perform an update.

Perform an update.

If enabled (default) this method will send a E_USER_NOTICE about the update.

See

malkusch\bav\AutomaticUpdatePlan::setNotice()
Methods inherited from malkusch\bav\UpdatePlan
isOutdated()
Constants summary
string UPDATE_LOCK "bav_update.lock"
#

Name of the update lock file

Name of the update lock file

API documentation generated by ApiGen 2.8.0