.. facebook/graph/fb_graph_album.php generated using docpx on 01/30/13 03:58pm Class ***** FB_Graph_Album ============== Methods ------- setMessage ++++++++++ .. function:: setMessage() Set message Album description :param string: :rtype: void setPrivacy ++++++++++ .. function:: setPrivacy() Set privacy https://developers.facebook.com/docs/reference/api/privacy-parameter/ :param array: privacy parameter :rtype: void __construct +++++++++++ .. function:: __construct() Constructor :param string: the album name :rtype: void create ++++++ .. function:: create() Create a album :param string|int: the profile ID (eg - me) :rtype: string the new album ID Constants --------- CONNECTION ++++++++++