Class SpsApi
This class provides some spezial SpsAPI methods
public
|
|
public
|
|
public
querry
|
|
public
querry
|
connect()
|
VERSION
|
public static
string
|
$routeParameterAlias | "/alias/:alias" |
#
Route string for the alias paramter |
public static
string
|
$routeParameterDomain | "(/domain/:domain)" |
#
Route string for the domain paramter |
public static
string
|
$routeParameterRange | "(/range/:range)" |
#
Route string for the range paramter |
public static
string
|
$routeParameterLongitude | "/longitude/:longitude" |
#
Route string for the Longitude paramter |
public static
string
|
$routeParameterLatitude | "/latitude/:latitude" |
#
Route string for the latitude paramter |
public static
string
|
$keyAlias | "alias" |
#
Keyword for alias arguments |
public static
string
|
$keyDomain | "domain" |
#
Keyword for domain arguments |
public static
string
|
$keyPoly | "poly" |
#
Keyword for polygon arguments |
public static
string
|
$keyLong | "longitude" |
#
Keyword for longitude arguments |
public static
string
|
$keyLat | "latitude" |
#
Keyword for latitude arguments |
public static
string
|
$keyRange | "range" |
#
Keyword for range arguments |
$contentypeJson,
$contentypeXML,
$serialManager,
$sqlManager
|
$apps,
$environment,
$error,
$hooks,
$middleware,
$mode,
$name,
$notFound,
$request,
$response,
$router,
$settings,
$view
|