Overview

Namespaces

  • api
  • config
  • database
  • None
  • PHP
  • Slim
    • Exception
    • Http
    • Middleware
  • utiliy

Classes

  • Api
  • PisApi
  • PssApi
  • SpsApi
  • Overview
  • Namespace
  • Class
  • Tree

Class PisApi

This class provides some spezial PisAPI methods

Slim\Slim
Extended by api\Api
Extended by api\PisApi
Namespace: api
Author: stubbfel
Since: 20.06.2013
Located at api/PisApi.php
Methods summary
public
# __construct( array[assoc] $headers = array() )

Constructor

Constructor

Parameters

$headers
array[assoc]
$headers - RequestHeader

Overrides

api\Api::__construct()
public
# __destruct( )

Default-DeConstructor

Default-DeConstructor

Overrides

api\Api::__destruct()
public query
# sendPisQuery( array $queryArgs )

Method start a pis-query

Method start a pis-query

Parameters

$queryArgs
array
$queryArgs

Returns

query
result as xml
Methods inherited from api\Api
connect()
Methods inherited from Slim\Slim
add(), applyHook(), autoload(), call(), callErrorHandler(), cleanBuffer(), clearHooks(), config(), configureMode(), contentType(), defaultError(), defaultNotFound(), delete(), deleteCookie(), environment(), error(), etag(), expires(), flash(), flashKeep(), flashNow(), generateTemplateMarkup(), get(), getCookie(), getDefaultSettings(), getEncryptedCookie(), getHooks(), getInstance(), getLog(), getMode(), getName(), halt(), handleErrors(), hook(), lastModified(), map(), mapRoute(), notFound(), options(), pass(), post(), put(), redirect(), registerAutoloader(), render(), request(), response(), root(), router(), run(), setCookie(), setEncryptedCookie(), setName(), status(), stop(), urlFor(), view()
Constants inherited from Slim\Slim
VERSION
Properties summary
public static string $routeParameterPids "/pid/:pid+"
#

Route string for the pids paramter

Route string for the pids paramter

public static string $routeParameterParent "/parent/:parent"
#

Route string for the parent paramter

Route string for the parent paramter

public static string $routeParameterINames "/iname/:iname+"
#

Route string for the iNames paramter

Route string for the iNames paramter

public static string $routParameterIPatter "ipatter/:ipatter"
#

public string for the patter string parameter

public string for the patter string parameter

public static string $keyPidList "pidList"
#

Keyword for pidList arguments

Keyword for pidList arguments

public static string $keyINameList "iNameList"
#

Keyword for iNameList arguments

Keyword for iNameList arguments

public static string $keyIPatter "searchPatter"
#

Keyword for iNameList arguments

Keyword for iNameList arguments

public static string $keyParentId "parendId"
#

Keyword for parendId arguments

Keyword for parendId arguments

Properties inherited from api\Api
$contentypeJson, $contentypeXML, $serialManager, $sqlManager
Properties inherited from Slim\Slim
$apps, $environment, $error, $hooks, $middleware, $mode, $name, $notFound, $request, $response, $router, $settings, $view
GeoApi API documentation generated by ApiGen 2.8.0