Documentation

Horde_Block_TwitterTimeline extends Horde_Core_Block
in package

A bare-bones twitter client in a Horde block.

Copyright 2009-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL-2). If you did not receive this file, see http://www.horde.org/licenses/lgpl.

Tags
author

Ben Klang ben@alkaloid.net

author

Michael J Rubinsky mrubinsk@horde.org

Table of Contents

$_profile  : object
Twitter profile information returned from verify_credentials
$_twitter  : Horde_Service_Twitter
__construct()  : mixed
_content()  : mixed
_getTwitterObject()  : mixed
_params()  : mixed
_title()  : mixed

Properties

$_profile

Twitter profile information returned from verify_credentials

protected object $_profile

Methods

__construct()

public __construct(mixed $app[, mixed $params = array() ]) : mixed
Parameters
$app : mixed
$params : mixed = array()
Return values
mixed

_getTwitterObject()

protected _getTwitterObject() : mixed
Return values
mixed

Search results