:: fullasagoog: Rich Internet Application Goodness ::
» home | faq | wishlist | webservice | rss feeds | blogs on tap | top o'Goog | prefs
Fullasagoog Public Webservice
The Fullasagoog webservice has actually been around for some time (blogged: 20030203) -- but its taken me a while to get round to putting up some proper documentation.
BASIC INFORMATION
STANDARD INFORMATION
Name: googCentral (fullasagoog.packages.googCentral)
Hint: Provides web services interface to the blended Goog feed. 
WSDL: http://www.fullasagoog.com/packages/googcentral.cfc?wsdl
Last Modified: September 30, 2008 06:41:49 UTC
OTHER INFORMATION
skeleton: class fullasagoog.packages.googCentral
DISPLAYNAME: FullAsAGoog Syndication
PROPERTIES
NAME TYPE REQUIRED DEFAULT IMPLEMENTED IN OTHER ATTRIBUTES
METHOD SUMMARY
REMOTE METHODS
getBlend( string lBlogIDs= )
Retrieve a query object of the posts to blogs specified. Maximum of 50 records returned.
    return type: query
    [detail on: getBlend()]
getBlogsOnTap( [string lBlogIDs=] )
Retrieve a query object of the blogs currently on tap. Full detail for each blog provided.
    return type: query
    [detail on: getBlogsOnTap()]
getBlendAsArray( [string lBlogIDs=] [, string category=] [, numeric maxrows=50] )
Retrieve a query object of the posts to blogs specified. Maximum of 50 records returned.
    return type: array
    [detail on: getBlendAsArray()]
getCategories( )
Return an array of blog categories.
    return type: array
    [detail on: getCategories()]
getBlogsOnTapAsArray( [string lBlogIDs=] )
Retrieve an array of structures of the blogs currently on tap. Full detail for each blog provided.
    return type: array
    [detail on: getBlogsOnTapAsArray()]
METHOD DETAILS
getBlogsOnTap    [top]
Hint: Retrieve a query object of the blogs currently on tap. Full detail for each blog provided.
Access: remote
Return Type: query
Output: false
Implemented In: fullasagoog.packages.googCentral
Arguments:
lBlogIDs
Hint: Comma separated list of blogIDs (integers) to be returned. For example, '1,23,34,51'. Default is all blogs.
Type: string
Required: No
Default:
Other Attributes: displayname = Blogs On Tap
getCategories    [top]
Hint: Return an array of blog categories.
Access: remote
Return Type: array
Output: false
Implemented In: fullasagoog.packages.googCentral
Arguments:
getBlendAsArray    [top]
Hint: Retrieve a query object of the posts to blogs specified. Maximum of 50 records returned.
Access: remote
Return Type: array
Output: false
Implemented In: fullasagoog.packages.googCentral
Arguments:
lBlogIDs
Hint: Comma separated list of blogIDs (integers) to be returned. For example, '1,23,34,51'. Default is all blogs.
Type: string
Required: No
Default:
category
Hint: Specific Goog category of blog posts to return.
Type: string
Required: No
Default:
maxrows
Hint: Number of posts to return with query.
Type: numeric
Required: No
Default: 50
getBlend    [top]
Hint: Retrieve a query object of the posts to blogs specified. Maximum of 50 records returned.
Access: remote
Return Type: query
Output: false
Implemented In: fullasagoog.packages.googCentral
Arguments:
lBlogIDs
Hint: Comma separated list of blogIDs (integers) to be returned. For example, '1,23,34,51'. Default is all blogs.
Type: string
Required: Yes
Default:
getBlogsOnTapAsArray    [top]
Hint: Retrieve an array of structures of the blogs currently on tap. Full detail for each blog provided.
Access: remote
Return Type: array
Output: false
Implemented In: fullasagoog.packages.googCentral
Arguments:
lBlogIDs
Hint: Comma separated list of blogIDs (integers) to be returned. For example, '1,23,34,51'. Default is all blogs.
Type: string
Required: No
Default:
Other Attributes: displayname = Blogs On Tap
This Document Created With CFCRemoteDocumenter by Nathan Dintenfass.
Unauthorized use of the content on this page is strictly prohibited.
















































































































































































































































































































































































































Are You Full As A Goog?