CallWrapperThis class creates proxy-objects, that wrap other objects, and log:
This is the core of the logging / debugging and regression testing. This class extends the Common class.
Located in /lib/CallWrapper.php (line 28)
Common | --CallWrapper
mixed
$object
(line 29)
Inherited from Common
Common::$conf
Common::$db_conn
Common::$logger
We save a reference to the real object in the constructor
Here we log the return value of each method that is called in policy.inc.php
Inherited From Common
Common::__construct()
Common::getConnection()
Common::htmlescape()
Common::log2db()
Common::real_escape_string1()
Common::sqlescape()
Documentation generated on Mon, 13 Oct 2008 01:10:20 +0200 by phpDocumentor 1.4.0