.. facebook/graph/fb_graph_note.php generated using docpx on 01/30/13 03:58pm Class ***** FB_Graph_Note ============= Methods ------- setSubject ++++++++++ .. function:: setSubject() Set subject :param string: :rtype: void setMessage ++++++++++ .. function:: setMessage() Set message :param string: :rtype: void getPost +++++++ .. function:: getPost() Get post :rtype: array __construct +++++++++++ .. function:: __construct() Constructor :param string: the subject :param string: the comment :rtype: void create ++++++ .. function:: create() Create a note :param string|int: the profile ID (eg - me) :rtype: string the new note ID Constants --------- CONNECTION ++++++++++