Class

FB_Graph_Note

Methods

setSubject

setSubject()

Set subject

Parameters:string
Return type:void

setMessage

setMessage()

Set message

Parameters:string
Return type:void

getPost

getPost()

Get post

Return type:array

__construct

__construct()

Constructor

Parameters:
  • string – the subject
  • string – the comment
Return type:

void

create

create()

Create a note

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

Constants

CONNECTION

Project Versions

Table Of Contents

This Page