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_LinkedTrans

Source Location: /tNG3/triggers/tNG_LinkedTrans.class.php

Class Overview


class that make link transaction possible;


Author(s):

Variables

Methods



Class Details

[line 9]
class that make link transaction possible;



Tags:

access:  public


[ Top ]


Class Variables

$detailTNG =

[line 21]

detail transaction



Tags:

access:  public

Type:   object tNG


[ Top ]

$linkField =

[line 27]

field name that's link this transactions



Tags:

access:  public

Type:   string


[ Top ]

$masterTNG =

[line 15]

master transaction



Tags:

access:  public

Type:   object tNG


[ Top ]



Class Methods


constructor tNG_LinkedTrans [line 35]

tNG_LinkedTrans tNG_LinkedTrans( object tNG &$masterTNG, object tNG &$detailTNG)

Constructor. set the master/detaul transactions



Tags:

access:  public


Parameters:

object tNG   &$masterTNG   master transaction
object tNG   &$detailTNG   detail transaction

[ Top ]

method Execute [line 52]

mix Execute( )

Main method of the class. Execute the code



Tags:

return:  null or error object
access:  public


[ Top ]

method setLink [line 44]

void setLink( string $linkField)

setter. set the field name that's link these transactions



Tags:

access:  public


Parameters:

string   $linkField   linkField value

[ Top ]



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