Constructs a new YahooApplication object.
Constructs a new YahooApplication object.
YahooApplication
YahooApplication
($consumerKey $consumerKey, $consumerKeySecret $consumerKeySecret)
-
$consumerKey
$consumerKey: The consumer key of the application.
-
$consumerKeySecret
$consumerKeySecret: The consumer key secret of the application.
Executes the given YQL query.
Executes the given YQL query.
The
query
($yql $yql, [$env $env = NULL])
-
$yql
$yql: The query to execute.
-
$env
$env: A URL to a YQL environment file.
Sets the small view for the user given by the GUID.
Sets the small view for the user given by the GUID.
True
setSmallView
($guid $guid, $content $content)
-
$guid
$guid: The GUID of the user to set the small view for.
-
$content
$content: The content to set the small view to.