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_Redirect

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

Class Overview


class that handle the redirect;


Author(s):

Variables

Methods



Class Details

[line 9]
class that handle the redirect;



Tags:

access:  public


[ Top ]


Class Variables

$keepUrlParams =

[line 27]

if the GET params to be kept or not



Tags:

access:  public

Type:   boolean


[ Top ]

$tNG =

[line 15]

transaction object



Tags:

access:  public

Type:   object tNG


[ Top ]

$URL =

[line 21]

url to use for redirect



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor tNG_Redirect [line 33]

tNG_Redirect tNG_Redirect( [object tNG $tNG = null])

Constructor. set the transaction



Tags:

access:  public


Parameters:

object tNG   $tNG   transaction

[ Top ]

method Execute [line 61]

nothing Execute( )

Main method of the class. make the redirect



Tags:

access:  public


[ Top ]

method setKeepURLParams [line 52]

void setKeepURLParams( boolean $keepUrlParams)

setter. if the GET params to be kept or not



Tags:

access:  public


Parameters:

boolean   $keepUrlParams  

[ Top ]

method setURL [line 41]

void setURL( string $URL)

setter. set the URL to be used for redirect



Tags:

access:  public


Parameters:

string   $URL  

[ Top ]



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