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

Class: Services_DynDNS_Request

Source Location: /Services_DynDNS-0.3.1/DynDNS/Request.php

Class Overview


A static factory class used to create DynDNS_Request object instances


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Bryan Dunlap

Methods


Inherited Variables

Inherited Methods


Class Details

[line 40]
A static factory class used to create DynDNS_Request object instances


[ Top ]


Method Detail

factory   [line 53]

object a &factory( [string $type = null], [string $parameters = array()])

Creates a new DynDNS_Request object from the specified request type
  • Return: new DynDNS_Request object, PEAR_Error on failure
  • Access: public

Parameters:

string   $type   —  a string containing the type of request
string   $parameters   —  an array containing the parameters for the request

[ Top ]


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