\Horde_Block_FbStream

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/)

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
_params()
_title()
_content()
$_facebook
$_fbp
N/A
No private methods found
No private properties found
N/A

Properties

$_facebook

$_facebook : \Horde_Service_Facebook

Type

\Horde_Service_Facebook

$_fbp

$_fbp : string

Cache the uid/sid

Type

string

Methods

__construct()

__construct(  $app,   $params = array()) 

Parameters

$app
$params

_params()

_params() 

_title()

_title() 

_content()

_content() : string

The content to go in this block.

Returns

string —

The content.