Overview

Packages

  • Auth
  • Core
  • Horde
    • Imsp
  • None
  • Notification

Classes

  • Horde_Core_Ajax_Imple_WeatherLocationAutoCompleter
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Core_Ajax_Imple_WeatherLocationAutoCompleter

Attach the auto completer to a javascript element.

Copyright 2011-2012 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.

Horde_Core_Ajax_Imple
Extended by Horde_Core_Ajax_Imple_AutoCompleter
Extended by Horde_Core_Ajax_Imple_WeatherLocationAutoCompleter
Category: Horde
License: GPL
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php
Methods summary
public array
# handle( array $args, mixed $post )

Perform the address search.

Perform the address search.

Parameters

$args
Array with 1 key: 'input'.
$post

Returns

array
The data to send to the autocompleter JS code.
Methods inherited from Horde_Core_Ajax_Imple_AutoCompleter
__construct(), attach()
API documentation generated by ApiGen