Facebook API Album class for the Joomla Platform.
Located in /libraries/joomla/facebook/album.php (line 23)
JFacebookObject | --JFacebookAlbum
Inherited from JFacebookObject
JFacebookObject::$client
JFacebookObject::$oauth
JFacebookObject::$options
Method to comment on an album. Requires authentication and publish_stream permission.
Method to like an album. Requires authentication and publish_stream permission.
Method to add photos to an album. Note: check can_upload flag first. Requires authentication and publish_stream permission.
Method to delete a comment. Requires authentication and publish_stream permission.
Method to unlike an album. Requires authentication and publish_stream permission.
Method to get an album. Requires authentication and user_photos or friends_photos permission for private photos.
Method to get an album's comments. Requires authentication and user_photos or friends_photos permission for private photos.
Method to get album's likes. Requires authentication and user_photos or friends_photos permission for private photos.
Method to get the photos contained in this album. Requires authentication and user_photos or friends_photos permission for private photos.
Method to get the album's cover photo, the first picture uploaded to an album becomes the cover photo for the album.
Requires authentication and user_photos or friends_photos permission for private photos.
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 14:53:41 +0100 by phpDocumentor 1.4.3