PHP 클래스 Ansel_Widget_Tags, horde

Copyright 2008-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

보호된 프로퍼티들

프로퍼티 타입 설명
$_resourceType string i.e., image or gallery

공개 메소드들

메소드 설명
__construct ( $params )
html ( ) : string Build the HTML for this widget

보호된 메소드들

메소드 설명
_getTagHTML ( ) : string Helper function to build the list of tags

메소드 상세

__construct() 공개 메소드

public __construct ( $params )

_getTagHTML() 보호된 메소드

Helper function to build the list of tags
protected _getTagHTML ( ) : string
리턴 string The HTML representing the tag list.

html() 공개 메소드

Build the HTML for this widget
public html ( ) : string
리턴 string The HTML representing this widget.

프로퍼티 상세

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

i.e., image or gallery
protected string $_resourceType
리턴 string