PHP Class Ansel_Widget_Geotag, 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 Ansel_Widget_Base
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_params array Default params

Public Methods

Method Description
attach ( Ansel_View_Base $view ) Attach widget to supplied view.
html ( ) : string Build the HTML for the widget

Protected Methods

Method Description
_getGalleryImagesWithGeodata ( ) : array

Method Details

_getGalleryImagesWithGeodata() protected method

protected _getGalleryImagesWithGeodata ( ) : array
return array

attach() public method

Attach widget to supplied view.
public attach ( Ansel_View_Base $view )
$view Ansel_View_Base

html() public method

Build the HTML for the widget
public html ( ) : string
return string

Property Details

$_params protected_oe property

Default params
protected array $_params
return array