Overview

Namespaces

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

Classes

  • PisSqlManager
  • PssSqlManager
  • SpsSqlManager
  • SqlManager
  • Overview
  • Namespace
  • Class
  • Tree

Class PisSqlManager

Description of PisSqlManager

database\SQLManager
Extended by database\PisSqlManager
Namespace: database
Author: stubbfel
Since: 20.06.2013
Located at database/PisSqlManager.php
Methods summary
public
# __construct( )

Default-Constructor

Default-Constructor

public
# __destruct( )

Default-DeConstructor

Default-DeConstructor

public array
# sendPisQuery( array $queryArgs )

Methods send an query for the pis-service

Methods send an query for the pis-service

Parameters

$queryArgs
array
$queryArgs

Returns

array
[num][assoc]
Properties summary
public static string $placeId "pid"
#

Fieldname of the placeID

Fieldname of the placeID

public static string $infName "iName"
#

Fieldname of the name of the information

Fieldname of the name of the information

public static string $infValue "iValue"
#

Fieldname of the value of the information

Fieldname of the value of the information

GeoApi API documentation generated by ApiGen 2.8.0