Horde_Block_FbStream
extends Horde_Core_Block
in package
Block for displaying the current user's Facebook stream, with the ability to filter it using the same Facebook filters available on facebook.com. Also provides ability to update the current user's status.
Copyright 2009-2017 Horde LLC (http://www.horde.org/)
Tags
Table of Contents
- $_facebook : Horde_Service_Facebook
- $_fbp : string
- Cache the uid/sid
- __construct() : mixed
- _content() : string
- The content to go in this block.
- _params() : mixed
- _title() : mixed
Properties
$_facebook
protected
Horde_Service_Facebook
$_facebook
$_fbp
Cache the uid/sid
protected
string
$_fbp
= array()
Methods
__construct()
public
__construct(mixed $app[, mixed $params = array() ]) : mixed
Parameters
- $app : mixed
- $params : mixed = array()
Return values
mixed —_content()
The content to go in this block.
protected
_content() : string
Return values
string —The content.
_params()
protected
_params() : mixed
Return values
mixed —_title()
protected
_title() : mixed