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

Class: Services_Facebook_FBML

Source Location: /Services_Facebook-0.2.14/Services/Facebook/FBML.php

Class Overview

Services_Facebook_Common
   |
   --Services_Facebook_FBML

Facebook FBML Interface


Author(s):

Version:

  • Release: 0.2.14

Methods


Inherited Variables

Inherited Methods


Class Details

[line 35]
Facebook FBML Interface


[ Top ]


Method Detail

refreshImgSrc   [line 48]

boolean refreshImgSrc( string $url)

Refresh an image cache

Facebook caches images from your application. If you want Facebook to refresh your image's cache use this URL to tell Facebook to re-request and re-cache your image.

  • Access: public

Parameters:

string   $url   —  URL of image to refresh

[ Top ]

refreshRefUrl   [line 66]

boolean refreshRefUrl( string $url)

Fetches and re-caches the content stored at the given URL
  • Access: public

Parameters:

string   $url   —  The absolute URL from which to fetch content.

[ Top ]

setRefHandle   [line 86]

boolean setRefHandle( string $handle, string $fbml)

Associates a given "handle" with FBML markup

Parameters:

string   $handle   —  The handle to associate with the given FBML
string   $fbml   —  The FBML to associate with the given handle

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:36:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.