프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_db | Horde_Db_Adapter |
메소드 | 설명 | |
---|---|---|
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 |
public deleteLocation ( string $event_id ) | ||
$event_id | string |
public search ( $criteria ) |
public setLocation ( $event_id, $point ) |