facebookGetStream() facebookGetStream() : \[type] - count: - filter: - oldest: - newest: - instance: Returns \[type] — [description]
facebookUpdateStatus() facebookUpdateStatus() : string Update Facebook status. statusText: instance: Returns string — HTML for the post.
facebookAddLike() facebookAddLike() : \[type] Like a status - post_id: Returns \[type] — [description]
_buildPost() _buildPost(\stdClass $post) : string Build the Horde_View object for a FB Post. Parameters \stdClass $post The Facebook post object. Returns string — The HTML to render the $post.