Class Ansel_Widget_Geodata

Description

Ansel_Widget_Geodata:: class to wrap the display of a Google map showing images with geolocation data.

Copyright 2009 The Horde Project (http://www.horde.org)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html. $Horde: ansel/lib/Widget/Geodata.php,v 1.1.2.40 2009/10/05 17:48:37 mrubinsk Exp $

Located in /lib/Widget/Geodata.php (line 15)

Ansel_Widget
   |
   --Ansel_Widget_Geodata
Variable Summary
Method Summary
 Ansel_Widget_Geodata Ansel_Widget_Geodata ( $params)
 void attach ( $view)
 void html ()
 void _point2Deg ( $value, [ $lat = false])
Variables
mixed $_params = array('default_zoom' => 15,
'max_auto_zoom' => 15)
(line 18)

Redefinition of:
Ansel_Widget::$_params
Any parameters this widget will need..
mixed $_supported_views = array('Image', 'Gallery') (line 17)

Inherited Variables

Inherited from Ansel_Widget

Ansel_Widget::$_render
Ansel_Widget::$_style
Ansel_Widget::$_title
Ansel_Widget::$_view
Methods
Constructor Ansel_Widget_Geodata (line 21)
Ansel_Widget_Geodata Ansel_Widget_Geodata ( $params)
  • $params
attach (line 27)
void attach ( $view)
  • $view

Redefinition of:
Ansel_Widget::attach()
Attach this widget to the passed in view. Normally called by the Ansel_View once this widget is added.
html (line 38)
void html ()

Redefinition of:
Ansel_Widget::html()
Get the HTML for this widget
_getGalleryImagesWithGeodata (line 217)
void _getGalleryImagesWithGeodata ()
_point2Deg (line 222)
void _point2Deg ( $value, [ $lat = false])
  • $value
  • $lat

Inherited Methods

Inherited From Ansel_Widget

 Ansel_Widget::Ansel_Widget()
 Ansel_Widget::attach()
 Ansel_Widget::factory()
 Ansel_Widget::html()
 Ansel_Widget::isSupported()
 Ansel_Widget::_htmlBegin()
 Ansel_Widget::_htmlEnd()

Documentation generated on Sun, 30 Jan 2011 05:08:47 +0000 by phpDocumentor 1.4.3