YahooApplication Class Reference

Represents a Yahoo! application. More...

List of all members.

Public Member Functions

 YahooApplication ($consumerKey, $consumerKeySecret)
 setSmallView ($guid, $content)
 query ($yql)


Detailed Description

Represents a Yahoo! application.


Member Function Documentation

YahooApplication::YahooApplication ( consumerKey,
consumerKeySecret 
)

Constructs a new YahooApplication object.

Parameters:
$consumerKey The consumer key of the application.
$consumerKeySecret The consumer key secret of the application.

YahooApplication::setSmallView ( guid,
content 
)

Sets the small view for the user given by the GUID.

Parameters:
$guid The GUID of the user to set the small view for.
$content The content to set the small view to.
Returns:
True on success, false otherwise.

YahooApplication::query ( yql  ) 

Executes the given YQL query.

Parameters:
$yql The query to execute.
Returns:
The response or NULL if the request fails..


The documentation for this class was generated from the following file:
Generated on Thu Nov 20 12:23:17 2008 for Yahoo! OS SDK - PHP by  doxygen 1.5.2