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

Class: Services_DynDNS

Source Location: /Services_DynDNS-0.3.1/DynDNS.php

Class Overview


A container class with a static service method for sending requests to the DynDNS REST API


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Bryan Dunlap

Methods


Inherited Variables

Inherited Methods


Class Details

[line 197]
A container class with a static service method for sending requests to the DynDNS REST API


[ Top ]


Method Detail

apiVersion   [line 209]

string apiVersion( )

Gets the current API version for the Services_DynDNS package
  • Access: public

[ Top ]

getUserAgent   [line 224]

string getUserAgent( )

Retrieves the current user agent
  • Access: public

[ Top ]

sendRequest   [line 256]

object A &sendRequest( &$request, object $request)

Sends a DynDNS_Request to the DynDNS REST web service
  • Return: Services_DynDNS_Response object, PEAR_Error on failure
  • Access: public

Parameters:

object   $request   —  a DynDNS_Request object
   &$request   — 

[ Top ]

setUserAgent   [line 240]

void setUserAgent( string $userAgent)

Sets a client-specific user agent
  • Access: public

Parameters:

string   $userAgent   —  a string containing the user-agent

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:16:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.