Class TheTenWordReview

(line 27)

Description

BaseService
   |
   --TheTenWordReview

Located in File: /services/TheTenWordReview.php

SWX thetenwordreview.com API by Carin Campanario & Steve Webster. You can call this API using SWX, Amfphp, JSON and XML-RPC.


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
An getReviews (API $key, [The $user = NULL], [The $cat = NULL], [The $review = NULL], [The $num = NULL], [The $order = NULL])

Method getReviews (line 48)

An getReviews( API $key, [The $user = NULL], [The $cat = NULL], [The $review = NULL], [The $num = NULL], [The $order = NULL])

Returns the requested number of photos for the specified user.

Parameters

  • API $key: key for thetenwordreview.com. Required.
  • The $user: username of the user you want reviews by. Optional - defaults to all users.
  • The $cat: category that you want reviews for Optional - defaults to all categories.
  • The $review: subject that you want reviews for. Optional - defaults to all subjects.
  • The $num: number of reviews you want returned. Max 30. Optional - defaults to 10.
  • The $order: order in which you want reviews returned. Can be either 'p' for popularity or 'd' for date. Defaults to an API-determined order dependant on the other parameters.

Info

  • return - array of reviews matching the specified criteria.
  • author - Carin Campanario
  • author -

    Steve Webster

    output:

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 06 Jul 2007 19:54:53 +0100 by phpDocumentor 1.3.1