Class

FB_Graph_Notification

Methods

setTemplate

setTemplate()

Set template

The template text to be shown to the user.

Parameters:string
Return type:void

setHref

setHref()

Set href

The unique tracking data you want added to the url for tracking

Parameters:string
Return type:void

getPost

getPost()

Get post

Return type:array

__construct

__construct()

Constructor

User mentions in the template should use the new syntax @[USER_ID] instead of the old syntax {USER_ID}

Parameters:
  • string – the template text
  • string – the tracking data added to the url
Return type:

void

create

create()

Create

Parameters:string|int – the user ID
Return type:boolean true if the post succeeded

Constants

CONNECTION

Project Versions

Table Of Contents

This Page