Xataface 2.0
Xataface Application Framework
Static Public Member Functions
Dataface_LinkTool Class Reference

Static Public Member Functions

static & getMask ()
static buildSetLink ($query, $useContext=true, $forceContext=false)
static buildLink ($query, $useContext=true, $forceContext=false, $stripRecordId=false)
static & getInstance ()

Detailed Description

File: Dataface/LinkTool.php Author: Steve Hannah <shannah@sfu.ca> Created: September 2005

Description:

Generates links that will maintain parameters from previous requests.

Definition at line 35 of file LinkTool.php.


Member Function Documentation

static buildLink ( query,
useContext = true,
forceContext = false,
stripRecordId = false 
) [static]

Builds a link based on the given query.

Parameters:
Associativearray of the query. (also accepts a query string e.g.: 'Name=Steve&LastName=Hannah').
useContextIf true, this query will use the existing REQUEST parameters as a base.

Definition at line 71 of file LinkTool.php.

static buildSetLink ( query,
useContext = true,
forceContext = false 
) [static]

Definition at line 61 of file LinkTool.php.

static& getInstance ( ) [static]

Definition at line 165 of file LinkTool.php.

static& getMask ( ) [static]

Definition at line 37 of file LinkTool.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations