QVCI Library 3.2
 All Classes Namespaces Functions
Public Member Functions | Public Attributes | List of all members
Qvc_application Class Reference

Public Member Functions

 __construct ()
 
 log ($txt)
 

Public Attributes

 $real_uid = null
 
 $uid = null
 
 $user = null
 

Detailed Description

Main QVC Application class.

This idea is on hold for now to see where things evolve. If trying it out, suggest putting this in the post_constructor_hook, just before site initialization: global $app; $app = new Qvc_application();

Constructor & Destructor Documentation

Qvc_application::__construct ( )

Constructor

Member Function Documentation

Qvc_application::log (   $txt)

Log a message

Parameters
string$txt

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