Stud.IP
4.2 Revision
|
Public Member Functions | |
__construct ($domain='studip') | |
get_domain () | |
get () | |
set ($version) | |
![]() | |
get () | |
set ($version) | |
__construct | ( | $domain = 'studip' | ) |
Initialize a new DBSchemaVersion for a given domain. The default domain name is 'studip'.
string | $domain | domain name (optional) |
get | ( | ) |
Retrieve the current schema version.
get_domain | ( | ) |
Retrieve the domain name of this schema.
set | ( | $version | ) |
Set the current schema version.
int | $version | new schema version |