PHP 클래스 Trean_Ajax_Imple_TopTags, horde

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.
저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_Ajax_Imple
파일 보기 프로젝트 열기: horde/horde

보호된 메소드들

메소드 설명
_attach ( boolean $init ) : mixed Attach the object to a javascript event.
_handle ( Horde_Variables $vars ) : stdClass Imple handler.

메소드 상세

_attach() 보호된 메소드

Attach the object to a javascript event.
protected _attach ( boolean $init ) : mixed
$init boolean Is this the first time this imple has been initialized?
리턴 mixed An array of javascript parameters. If false, the imple handler will ignore this instance (calling code will be responsible for calling imple endpoint).

_handle() 보호된 메소드

Imple handler.
protected _handle ( Horde_Variables $vars ) : stdClass
$vars Horde_Variables A variables object.
리턴 stdClass The top 10 most popular tags for the current user.