Configuration array, set using the constructor or using ::setOptions() or ::setOption()
Allowed timeserver schemes
Holds a reference to the current timeserver being used
Contains array of timeservers
Adds a timeserver to the server list
The $server parameter may be a string with a single timeserver, or an array listing multiple timeservers.
Zend_TimeSync constructor
The constructor takes one to two parameters. The first parameter is $server, which may be a single string representation for a timeserver, or a structured array for multiple timeservers.
Each server must be provided with a valid scheme, and may contain an optional port number. If no port number has been suplied, the default matching port number will be used.
Supported schemes are:
Receive a specified timeservers
Returns the timeserver that is currently set
Query the timeserver list using the fallback mechanism
Returns information sent/returned from the current timeserver
getIterator() - return an iteratable object for use in foreach and the like, this completes the IteratorAggregate interface
Returns the value to the option
Marks a nameserver as current
Sets the value for a given option
This will replace any currently defined options.
Sets the value for the given options
This will replace any currently defined options.
Adds a timeserver object to the timeserver list
Documentation generated on Thu, 18 Jan 2007 10:01:21 -0800 by phpDocumentor 1.3.1