QVCI Library 3.1
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
qvc_upgrade Class Reference
Inheritance diagram for qvc_upgrade:

Public Member Functions

 index ()
 
 clean ()
 
 init ()
 
 noscan ()
 
 verify ()
 
 update_schema ()
 
 update_translation ()
 

Detailed Description

Implements the upgrade controller, which provides database upgrade services.

Member Function Documentation

qvc_upgrade::clean ( )

Run upgrade with "clean" option, which removes obsolete tables.

qvc_upgrade::index ( )

Index page

qvc_upgrade::init ( )

Init function

qvc_upgrade::noscan ( )

Perform an upgrade without doing a tt scan

qvc_upgrade::update_schema ( )

TEMPORARY FUNCTION - remove from 3.2 Update the schema table with the model name and ext_version

qvc_upgrade::update_translation ( )

Update translation to use lang_str and lang_trans tables, and move strings from the translation table.

qvc_upgrade::verify ( )

Verification function


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