Configuration array, set using the constructor or using ::setOptions() or ::setOption()
Allowed timeserver schemes
Holds a reference to the timeserver that is currently being used
Contains array of timeserver objects
Zend_TimeSync constructor
Add a timeserver or multiple timeservers
Server should be a single string representation of a timeserver, or a structured array listing multiple timeservers.
If you provide an array of timeservers in the $target variable, $alias will be ignored. you can enter these as the array key in the provided array, which should be structured as follows:
If no port number has been suplied, the default matching port number will be used.
Supported protocols are:
Return a specified timeserver by alias
Returns the timeserver that is currently set
Query the timeserver list using the fallback mechanism
If there are multiple servers listed, this method will act as a facade and will try to return the date from the first server that returns a valid result.
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 Wed, 21 Feb 2007 12:03:05 -0800 by phpDocumentor 1.3.1