Class

FB_Graph_Album

Methods

setMessage

setMessage()

Set message

Album description

Parameters:string
Return type:void

setPrivacy

setPrivacy()

Set privacy

https://developers.facebook.com/docs/reference/api/privacy-parameter/

Parameters:array – privacy parameter
Return type:void

__construct

__construct()

Constructor

Parameters:string – the album name
Return type:void

create

create()

Create a album

Parameters:string|int – the profile ID (eg - me)
Return type:string the new album ID

Constants

CONNECTION

Project Versions

Table Of Contents

This Page