$_facebook
$_facebook : \Horde_Service_Facebook
Events methods for Horde_Service_Facebook
Copyright 2009-2017 Horde LLC (http://www.horde.org/)
$_facebook : \Horde_Service_Facebook
__construct(\Horde_Service_Facebook $facebook)
Constructor
\Horde_Service_Facebook |
get(array $options = array()) : array
Returns events according to the filters specified.
array | $options | The filter options:
|
The events matching the query.
create(string $uid, array $event_info) : integer
Creates an event on behalf of the user is there is a session, otherwise on behalf of app. Successful creation guarantees app will be admin.
string | $uid | The facebook id the event is attached to. |
array | $event_info | json encoded event information |
event id