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

Class: Services_Digg_Response_Common

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

Class Overview


Services_Digg


Author(s):

Variables

Methods


Child classes:

Services_Digg_Response_xml
XML response parser
Services_Digg_Response_php
Services_Digg_Response_php

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_xml::parse()
Parse the response
Services_Digg_Response_php::parse()
Parse PHP respnse

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:32:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.