-
Notifications
You must be signed in to change notification settings - Fork 0
SYSTEM SQL setup
Ulf Gebhardt edited this page Mar 10, 2016
·
1 revision
- Class name: setup
- Namespace: SYSTEM\SQL
private mixed $qis = array()
- Visibility: private
- This property is static.
mixed SYSTEM\SQL\setup::check_qi($qi)
- Visibility: private
- This method is static.
- $qi mixed
mixed SYSTEM\SQL\setup::register($qi)
- Visibility: public
- This method is static.
- $qi mixed
mixed SYSTEM\SQL\setup::check()
- Visibility: public
- This method is static.
mixed SYSTEM\SQL\setup::delete()
- Visibility: public
- This method is static.
mixed SYSTEM\SQL\setup::backup()
- Visibility: public
- This method is static.
mixed SYSTEM\SQL\setup::install()
- Visibility: public
- This method is static.