Services_Digg
[ class tree: Services_Digg ] [ index: Services_Digg ] [ all elements ]

Class: Services_Digg_Response_Common

Source Location: /Services_Digg-0.4.1/Services/Digg/Response/Common.php

Class Overview


Services_Digg


Author(s):

Variables

Methods


Child classes:

Services_Digg_Response_php
Services_Digg_Response_php
Services_Digg_Response_xml
XML response parser

Inherited Variables

Inherited Methods


Class Details

[line 33]
Services_Digg


[ Top ]


Class Variables

$response =  ''

[line 41]

Raw API response
  • Var: Raw API response
  • Access: protected

Type:   string


[ Top ]



Method Detail

__construct (Constructor)   [line 50]

void __construct( string $response)

__construct
  • Access: public

Parameters:

string   $response     Raw API response

[ Top ]

parse   [line 62]

mixed parse( )

Parse API respone
  • Return: PEAR_Error on failure
  • Abstract:
  • Access: public

Overridden in child classes as:

Services_Digg_Response_php::parse()
Parse PHP respnse
Services_Digg_Response_xml::parse()
Parse the response

[ Top ]


Documentation generated on Tue, 04 Dec 2007 15:00:06 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.