PHP 클래스 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.
저자: Michael J. Rubinsky ([email protected])
상속: extends Ansel_Widget_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_params array Default params

공개 메소드들

메소드 설명
attach ( Ansel_View_Base $view ) Attach widget to supplied view.
html ( ) : string Build the HTML for the widget

보호된 메소드들

메소드 설명
_getGalleryImagesWithGeodata ( ) : array

메소드 상세

_getGalleryImagesWithGeodata() 보호된 메소드

protected _getGalleryImagesWithGeodata ( ) : array
리턴 array

attach() 공개 메소드

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

html() 공개 메소드

Build the HTML for the widget
public html ( ) : string
리턴 string

프로퍼티 상세

$_params 보호되어 있는 프로퍼티

Default params
protected array $_params
리턴 array