Element index for package Services_DynDNS
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ h ]
[ i ]
[ p ]
[ r ]
[ s ]
top
top
top
top
top
top
top
top
top
top
s
- $service
- in file common.php, variable Services_DynDNS_Request_common::$service
The path to the DynDNS web service
- $system
- in file common.php, variable Services_DynDNS_Request_common::$system
The DynDNS system to use for requests
- sendRequest
- in file DynDNS.php, method Services_DynDNS::sendRequest()
Sends a DynDNS_Request to the DynDNS REST web service
- Services_DynDNS
- in file DynDNS.php, class Services_DynDNS
A container class with a static service method for sending requests to the DynDNS REST API
- statdns.php
- procedural page statdns.php
- SERVICES_DYNDNS_API_VERSION
- in file DynDNS.php, constant SERVICES_DYNDNS_API_VERSION
API Version of this package
- SERVICES_DYNDNS_DEFAULT_HOST
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_HOST
The host name of the DynDNS web service
- SERVICES_DYNDNS_DEFAULT_HTTP_VERSION
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_HTTP_VERSION
The default HTTP version to use in requests
- SERVICES_DYNDNS_DEFAULT_REQUEST_TYPE
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_REQUEST_TYPE
The default HTTP request method to use
- SERVICES_DYNDNS_DEFAULT_SERVICE
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_SERVICE
The path to the DynDNS web service
- SERVICES_DYNDNS_DEFAULT_SYSTEM
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_SYSTEM
The default system to use for requests
- SERVICES_DYNDNS_DEFAULT_USER_AGENT
- in file DynDNS.php, constant SERVICES_DYNDNS_DEFAULT_USER_AGENT
Name of the user agent to use in requests
- SERVICES_DYNDNS_ERROR
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR
Unknown error
- SERVICES_DYNDNS_ERROR_ABUSE
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_ABUSE
Hostname blocked for update abuse
- SERVICES_DYNDNS_ERROR_BADAGENT
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_BADAGENT
User agent blocked
- SERVICES_DYNDNS_ERROR_BADAUTH
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_BADAUTH
Username and/or password not valid
- SERVICES_DYNDNS_ERROR_BADSYS
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_BADSYS
Not a recognized DynDNS system
- SERVICES_DYNDNS_ERROR_CRITICAL
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_CRITICAL
Critical error
- SERVICES_DYNDNS_ERROR_DNSERROR
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_DNSERROR
DNS error
- SERVICES_DYNDNS_ERROR_NODONATOR
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_NODONATOR
Not a credited user account
- SERVICES_DYNDNS_ERROR_NOFQDN
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_NOFQDN
Not a fully qualified domain name
- SERVICES_DYNDNS_ERROR_NOHOST
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_NOHOST
Hostname does not exist
- SERVICES_DYNDNS_ERROR_NOTYOURS
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_NOTYOURS
Hostname does not belong to this user account
- SERVICES_DYNDNS_ERROR_NUMHOST
- in file DynDNS.php, constant SERVICES_DYNDNS_ERROR_NUMHOST
Name of the user agent to use in requests
- SERVICES_DYNDNS_PARAM_VALUE_NO
- in file DynDNS.php, constant SERVICES_DYNDNS_PARAM_VALUE_NO
Parameter value for 'no'
- SERVICES_DYNDNS_PARAM_VALUE_NOCHG
- in file DynDNS.php, constant SERVICES_DYNDNS_PARAM_VALUE_NOCHG
Parameter value for 'no change'
- SERVICES_DYNDNS_PARAM_VALUE_OFF
- in file DynDNS.php, constant SERVICES_DYNDNS_PARAM_VALUE_OFF
Parameter value for 'off'
- SERVICES_DYNDNS_PARAM_VALUE_ON
- in file DynDNS.php, constant SERVICES_DYNDNS_PARAM_VALUE_ON
Parameter value for 'on'
- SERVICES_DYNDNS_PARAM_VALUE_YES
- in file DynDNS.php, constant SERVICES_DYNDNS_PARAM_VALUE_YES
Parameter value for 'yes'
- Services_DynDNS_Request
- in file Request.php, class Services_DynDNS_Request
A static factory class used to create DynDNS_Request object instances
- Services_DynDNS_Request_common
- in file common.php, class Services_DynDNS_Request_common
An abstract class which provides common functionality for all current types of DynDNS REST API requests
- Services_DynDNS_Request_custom
- in file custom.php, method Services_DynDNS_Request_custom::Services_DynDNS_Request_custom()
Constructor
- Services_DynDNS_Request_custom
- in file custom.php, class Services_DynDNS_Request_custom
Encapsulates a 'custom' request to the DynDND REST API
- Services_DynDNS_Request_dyndns
- in file dyndns.php, method Services_DynDNS_Request_dyndns::Services_DynDNS_Request_dyndns()
Constructor
- Services_DynDNS_Request_dyndns
- in file dyndns.php, class Services_DynDNS_Request_dyndns
Encapsulates a 'dyndns' request to the DynDND REST API
- Services_DynDNS_Request_statdns
- in file statdns.php, class Services_DynDNS_Request_statdns
Encapsulates a 'statdns' request to the DynDND REST API
- Services_DynDNS_Request_statdns
- in file statdns.php, method Services_DynDNS_Request_statdns::Services_DynDNS_Request_statdns()
Constructor
- Services_DynDNS_Response
- in file Response.php, class Services_DynDNS_Response
Encapsulates a response (or collection of responses) returned from the DynDNS REST API
- Services_DynDNS_Response
- in file Response.php, method Services_DynDNS_Response::Services_DynDNS_Response()
Constructor
- SERVICES_DYNDNS_SUCCESS_GOOD
- in file DynDNS.php, constant SERVICES_DYNDNS_SUCCESS_GOOD
Update successful
- SERVICES_DYNDNS_SUCCESS_NOCHG
- in file DynDNS.php, constant SERVICES_DYNDNS_SUCCESS_NOCHG
Update successful - no data changed
- setParameter
- in file common.php, method Services_DynDNS_Request_common::setParameter()
Sets the value for a specific parameter
- setUserAgent
- in file DynDNS.php, method Services_DynDNS::setUserAgent()
Sets a client-specific user agent
top
Documentation generated on Mon, 11 Mar 2019 14:16:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|