PHP Class Horde_Service_Facebook_Fql, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Service_Facebook_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
run ( string $query ) : array Run a FQL query, optionally including the current session_key.

Method Details

run() public méthode

http://developers.facebook.com/documentation.php?v=1.0&doc=fql
public run ( string $query ) : array
$query string The FQL to run.
Résultat array Hashes containing results.