Class PisApi
This class provides some spezial PisAPI methods
public
|
|
public
|
|
public
query
|
connect()
|
VERSION
|
public static
string
|
$routeParameterPids | "/pid/:pid+" |
#
Route string for the pids paramter |
public static
string
|
$routeParameterParent | "/parent/:parent" |
#
Route string for the parent paramter |
public static
string
|
$routeParameterINames | "/iname/:iname+" |
#
Route string for the iNames paramter |
public static
string
|
$routParameterIPatter | "ipatter/:ipatter" |
#
public string for the patter string parameter |
public static
string
|
$keyPidList | "pidList" |
#
Keyword for pidList arguments |
public static
string
|
$keyINameList | "iNameList" |
#
Keyword for iNameList arguments |
public static
string
|
$keyIPatter | "searchPatter" |
#
Keyword for iNameList arguments |
public static
string
|
$keyParentId | "parendId" |
#
Keyword for parendId arguments |
$contentypeJson,
$contentypeXML,
$serialManager,
$sqlManager
|
$apps,
$environment,
$error,
$hooks,
$middleware,
$mode,
$name,
$notFound,
$request,
$response,
$router,
$settings,
$view
|