Documentation

version11
in package
implements IUpdateScript

Interfaces, Classes and Traits

IUpdateScript

Table of Contents

VERSION  = '1.1'
$database  : mixed
__construct()  : mixed
doUpdate()  : bool
getDescriptions()  : string
getVersion()  : string
updateDB()  : bool
updateFiles()  : bool

Constants

Properties

Methods

__construct()

public __construct(Explorer $database) : mixed
Parameters
$database : Explorer
Return values
mixed

doUpdate()

public doUpdate() : bool
Return values
bool

getDescriptions()

public getDescriptions() : string
Return values
string

getVersion()

public getVersion() : string
Return values
string

updateDB()

public updateDB() : bool
Return values
bool

updateFiles()

public updateFiles() : bool
Return values
bool

Search results