__construct |
( |
|
$siteParam, |
|
|
|
$footprintsLimit = 30 |
|
) |
| |
getContextHref |
( |
|
$footprintId | ) |
|
- Parameters
-
string | $footprintId | the id of the footprint to get the context href from |
- Returns
- String absolute url to context, or null if none
Returns the ids of the deeper context by context id
- Returns
- Array of int
getFootprint |
( |
|
$footprintId | ) |
|
getFootprintHref |
( |
|
$footprintId | ) |
|
- Parameters
-
string | $footprintId | the id of the footprint to get the href from |
- Returns
- String absolute url, or null if none
- Returns
- Array of requestData by footprint id
getReferrerId |
( |
|
$requestData | ) |
|
Returns the footprint id of the referrer PREREQUISITE: the footprint for the current request has nog yet been registered
- Returns
- string or null
getRequestUrl |
( |
|
$requestData | ) |
|
moved |
( |
|
$fromId, |
|
|
|
$direction = null , |
|
|
|
$requestData = null |
|
) |
| |
Informs this about the current movement
- Parameters
-
string | $fromId | The id of the footprint we are moving FROM |
String | $direction | 'up', 'down' or no direction |
Array | $requestData | the data to be used for storing the request uri PRECONDITION: session is already started |
- Returns
- a reference to a session variable for this baseUrl
The documentation for this class was generated from the following file: