Source for file class.TEMPLATE.php
Documentation is available at class.TEMPLATE.php
* @author Kay Koch, <kay.koch@gmx.de>
die('This file was generated for PHP 5');
/* user defined includes */
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fc1-includes begin
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fc1-includes end
/* user defined constants */
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fc1-constants begin
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fc1-constants end
* @author Kay Koch, <kay.koch@gmx.de>
* @author Kay Koch, <kay.koch@gmx.de>
$returnValue = (string)
'';
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fbf begin
// einlesen des Template und umwandeln von Anführungsstrichen
// ersetzen der Variablen im Template durch die Werte aus dem Objekt $o
#if(!eval ("\$returnValue = \"" . $returnValue . "\";"))
eval
("\$returnValue = \"" .
$returnValue .
"\";");
// section -64--88-122--2-339007d5:1043cd4e8c9:-7fbf end
#} catch (Exception $e) {
# src_tools_ERROR :: setError($e, __METHOD__);
return (string)
$returnValue;
} /* end of class src_tools_TEMPLATE */
Documentation generated on Sat, 24 Mar 2007 10:00:09 +0100 by phpDocumentor 1.3.1