PHP Class Kronolith_Geo_Sql, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Kronolith_Geo_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_db Horde_Db_Adapter

Méthodes publiques

Méthode Description
deleteLocation ( string $event_id ) Deletes an entry from storage
getLocation ( $event_id ) Get the location of the provided event_id.
search ( $criteria ) Search for events "close to" a given point.
setLocation ( $event_id, $point ) Set the location of the specified event _id

Method Details

deleteLocation() public méthode

Deletes an entry from storage
public deleteLocation ( string $event_id )
$event_id string

getLocation() public méthode

Get the location of the provided event_id.
public getLocation ( $event_id )

setLocation() public méthode

Set the location of the specified event _id
public setLocation ( $event_id, $point )

Property Details

$_db protected_oe property

protected Horde_Db_Adapter $_db
Résultat Horde_Db_Adapter