\Horde_Ajax_Application_FacebookHandler

Defines the AJAX actions used in the Facebook client.

Summary

Methods
Properties
Constants
facebookGetStream()
facebookUpdateStatus()
facebookAddLike()
No public properties found
No constants found
_getFacebookObject()
_buildPost()
_error()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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]

_getFacebookObject()

_getFacebookObject() 

_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.

_error()

_error(  $e) 

Parameters

$e