TKGetAction Class Reference
[Actions]

Loads a new page with a GET request. More...

Inheritance diagram for TKGetAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($vars=array(), $action="")
 Create a new GET action.
 getInvocation ()

Static Public Member Functions

static createFromXML ($attrs, $children)


Detailed Description

Loads a new page with a GET request.

This is a clearer way to do the same thing with a link and a custom constructed URL. Don't forget to urldecode() the variables on the other end.

Definition at line 10 of file TKGetAction.php5.


Constructor & Destructor Documentation

TKGetAction::__construct ( vars = array(),
action = "" 
)

Create a new GET action.

Parameters:
$vars [array]: associative array of variable => value pairs to be sent with the GET request
$action [string]: URL to send GET request to

Definition at line 20 of file TKGetAction.php5.


Member Function Documentation

static TKGetAction::createFromXML ( attrs,
children 
) [static]

For internal use only.

Reimplemented from TKAction.

Definition at line 41 of file TKGetAction.php5.

TKGetAction::getInvocation (  ) 

For internal use only.

Reimplemented from TKAction.

Definition at line 30 of file TKGetAction.php5.


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:07:00 2010 for Common by  doxygen 1.5.6