Services_Facebook
[ class tree: Services_Facebook ] [ index: Services_Facebook ] [ all elements ]

Class: Services_Facebook_Profile

Source Location: /Services_Facebook-0.2.8/Services/Facebook/Profile.php

Class Overview

Services_Facebook_Common
   |
   --Services_Facebook_Profile

Facebook Profile Interface


Author(s):

Version:

  • Release: 0.2.8

Methods


Inherited Variables

Inherited Methods


Class Details

[line 36]
Facebook Profile Interface


[ Top ]


Method Detail

getFBML   [line 86]

object Instance getFBML( [integer $uid = 0])

Get the current profile FBML

Parameters:

integer   $uid     Facebook uid to fetch FBML for

[ Top ]

setFBML   [line 50]

boolean setFBML( mixed $markup, [integer $uid = 0])

Set FBML in a user's profile

You are not required to use a session key that belongs to the user whose profile you are changing.


Parameters:

mixed   $markup     Profile markup or array of markup
integer   $uid     Facebook uid to set FBML for

[ Top ]


Documentation generated on Fri, 05 Jun 2009 19:00:06 +0000 by phpDocumentor 1.4.2. PEAR Logo Copyright © PHP Group 2004.