PHP 클래스 Horde_Block_TwitterTimeline, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL-2). If you did not receive this file, see http://www.horde.org/licenses/lgpl.
저자: Ben Klang ([email protected])
저자: Michael J Rubinsky ([email protected])
상속: extends Horde_Core_Block
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_profile Object Twitter profile information returned from verify_credentials
$_twitter Horde_Service_Twitter

공개 메소드들

메소드 설명
__construct ( $app, $params = [] )

보호된 메소드들

메소드 설명
_content ( )
_getTwitterObject ( )
_params ( )
_title ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $app, $params = [] )

_content() 보호된 메소드

protected _content ( )

_getTwitterObject() 보호된 메소드

protected _getTwitterObject ( )

_params() 보호된 메소드

protected _params ( )

_title() 보호된 메소드

protected _title ( )

프로퍼티 상세

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

Twitter profile information returned from verify_credentials
protected Object $_profile
리턴 Object

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

protected Horde_Service_Twitter $_twitter
리턴 Horde_Service_Twitter