Transaction Engine 3 Application Programming Interface
[ class tree: Transaction Engine 3 Application Programming Interface ] [ index: Transaction Engine 3 Application Programming Interface ] [ all elements ]

Class: tNG_log

Source Location: /tNG3/tNG_log.class.php

Class Overview


This class keep the log of the execution of a transaction;


Author(s):

Methods



Class Details

[line 9]
This class keep the log of the execution of a transaction;



Tags:

access:  public


[ Top ]


Class Methods


method getResult [line 25]

void getResult( string $mode)

getter. get trace of the transaction



Tags:

access:  public


Parameters:

string   $mode   if is "text" return the log with html tags striped of

[ Top ]

method log [line 17]

void log( string $className, [string $methodName = NULL], [string $message = null])

Constructor. Set the parameters in a global array



Tags:

access:  public


Parameters:

string   $className   the name of the class
string   $methodName  
string   $message  

[ Top ]



Documentation generated on Tue, 6 Dec 2005 15:11:48 +0200 by phpDocumentor 1.3.0RC3