![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Static Public Member Functions | |
| static & | getMask () |
| static | buildSetLink ($query, $useContext=true, $forceContext=false) |
| static | buildLink ($query, $useContext=true, $forceContext=false, $stripRecordId=false) |
| static & | getInstance () |
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.
|
static |
Builds a link based on the given query.
| Associative | array of the query. (also accepts a query string e.g.: 'Name=Steve&LastName=Hannah'). |
| useContext | If true, this query will use the existing REQUEST parameters as a base. |
Definition at line 71 of file LinkTool.php.
|
static |
Definition at line 61 of file LinkTool.php.
|
static |
Definition at line 165 of file LinkTool.php.
|
static |
Definition at line 37 of file LinkTool.php.
1.8.1.2