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

Class: Services_DynDNS_Request_statdns

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

Class Overview

Services_DynDNS_Request_common
   |
   --Services_DynDNS_Request_statdns

Encapsulates a 'statdns' request to the DynDND REST API


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Bryan Dunlap

Variables

Methods


Inherited Variables

Inherited Methods

Class: Services_DynDNS_Request_common

Services_DynDNS_Request_common::addHostname()
Appends a hostname to the end of the 'hostname' parameter string
Services_DynDNS_Request_common::build()
Build and return an HTTP_Request object reflecting the specifics of this particular DynDNS_Request
Services_DynDNS_Request_common::getParameter()
Returns the value for a specific parameter
Services_DynDNS_Request_common::initialize()
Sets the default DynDNS host, service and user agent
Services_DynDNS_Request_common::setParameter()
Sets the value for a specific parameter

Class Details

[line 40]
Encapsulates a 'statdns' request to the DynDND REST API


[ Top ]


Class Variables

$parameters = array('username' => '',
                            'password' => '',
                            'hostname' => array(),'myip'=>'','wildcard'=>SERVICES_DYNDNS_PARAM_VALUE_OFF,'mx'=>'','backmx'=>SERVICES_DYNDNS_PARAM_VALUE_OFF)

[line 49]

Parameters for the request
  • Access: protected

Type:   array
Overrides:   Array


[ Top ]



Method Detail

Services_DynDNS_Request_statdns (Constructor)   [line 63]

void Services_DynDNS_Request_statdns( )

Constructor
  • Access: public

[ Top ]


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