Public Member Functions | |
| __init () | |
| index ($opt=null) | |
| clean () | |
| init () | |
| noscan () | |
| rest_init () | |
| verify () | |
Public Member Functions inherited from Qvc_controller | |
| __construct () | |
| index () | |
| _remap ($method, $params=[]) | |
| _get_controller_path () | |
| _required_not_zero ($val) | |
Public Attributes | |
| $_access | |
Public Attributes inherited from Qvc_controller | |
| $_access | |
| Qvc_upgrade::__init | ( | ) |
Post-constructor initialization.
| Qvc_upgrade::clean | ( | ) |
Run upgrade with "clean" option, which removes obsolete tables.
| Qvc_upgrade::index | ( | $opt = null | ) |
Index page
| string | $opt | Options: schema (for schema-only upgrade which skips auth check and other initialization) |
| Qvc_upgrade::init | ( | ) |
Initialize a new application.
| Qvc_upgrade::noscan | ( | ) |
Perform an upgrade without doing a tt scan
| Qvc_upgrade::rest_init | ( | ) |
Perform REST initialization, as configured
| Qvc_upgrade::verify | ( | ) |
Verification function
| Qvc_upgrade::$_access |
1.8.5