Facebook API Note class for the Joomla Platform.
Located in /libraries/joomla/facebook/note.php (line 23)
JFacebookObject | --JFacebookNote
Inherited from JFacebookObject
JFacebookObject::$client
JFacebookObject::$oauth
JFacebookObject::$options
Method to comment on a note. Requires authentication and publish_stream and user_notes or friends_notes permissions.
Method to like a note. Requires authentication and publish_stream and user_notes or friends_notes permissions.
Method to delete a comment. Requires authentication and publish_stream and user_notes or friends_notes permissions.
Method to unlike a note. Requires authentication and publish_stream and user_notes or friends_notes permissions.
Method to get a note's comments. Requires authentication and user_notes or friends_notes permission for non-public notes.
Method to get note's likes. Requires authentication and user_notes or friends_notes for non-public notes.
Method to get a note. Requires authentication and user_notes or friends_notes permission for non-public notes.
Inherited From JFacebookObject
JFacebookObject::__construct()
JFacebookObject::createConnection()
JFacebookObject::deleteConnection()
JFacebookObject::fetchUrl()
JFacebookObject::get()
JFacebookObject::getConnection()
JFacebookObject::getOAuth()
JFacebookObject::sendRequest()
JFacebookObject::setOAuth()
Documentation generated on Tue, 19 Nov 2013 15:09:35 +0100 by phpDocumentor 1.4.3