Galette API documentation
Gestionnaire d’Adhérents en Ligne Extrêmement Tarabiscoté mais Tellement Efficace
1.0.0
Galette\Updates\UpgradeTo110 Class Reference
Inheritance diagram for Galette\Updates\UpgradeTo110:
Collaboration diagram for Galette\Updates\UpgradeTo110:

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from Galette\Updater\AbstractUpdater
 run (Db $zdb, Install $installer)
 
 addReportEntry (string $msg, int $type)
 
 addError (string $msg)
 
 hasErrors ()
 
 getReport ()
 

Protected Member Functions

 update ()
 
 postUpdate ()
 
- Protected Member Functions inherited from Galette\Updater\AbstractUpdater
 preUpdate ()
 
 setSqlScripts (string $version)
 

Protected Attributes

string $db_version = '1.10'
 
- Protected Attributes inherited from Galette\Updater\AbstractUpdater
array $sql_scripts = null
 
string $db_version = null
 
Db $zdb
 
Install $installer
 

Additional Inherited Members

- Public Attributes inherited from Galette\Updater\AbstractUpdater
const REPORT_SUCCESS = 0
 
const REPORT_ERROR = 1
 
const REPORT_WARNING = 2
 

Detailed Description

Galette 1.1.0 upgrade script

Author
Johan Cwiklinski johan.nosp@m.@x-t.nosp@m.nd.be

Constructor & Destructor Documentation

◆ __construct()

Galette\Updates\UpgradeTo110::__construct ( )

Main constructor

Reimplemented from Galette\Updater\AbstractUpdater.

Member Function Documentation

◆ postUpdate()

Galette\Updates\UpgradeTo110::postUpdate ( )
protected

Post stuff, if any. Will be executed at the end.

Returns
boolean

Reimplemented from Galette\Updater\AbstractUpdater.

◆ update()

Galette\Updates\UpgradeTo110::update ( )
protected

Update instructions

Returns
boolean

Reimplemented from Galette\Updater\AbstractUpdater.


The documentation for this class was generated from the following file: