PHP 클래스 Horde_Service_Facebook_Fql, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
저자: Michael J. Rubinsky ([email protected])
상속: extends Horde_Service_Facebook_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
run ( string $query ) : array Run a FQL query, optionally including the current session_key.

메소드 상세

run() 공개 메소드

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