[Zend_TimeSync] element index

Package indexes

All elements
a e g n o p s t z _
_
top
Variable $_allowedSchemes
Allowed timeserver schemes
Variable $_current
Zend_TimeSync::$_current in TimeSync.php
Holds a reference to the timeserver that is currently being used
Variable $_exceptions
Contains array of exceptions thrown in queried server
Variable $_exceptions
Exceptions that might have occured
Variable $_info
Holds information passed/returned from timeserver
Variable $_port
Port number for this timeserver
Variable $_port
This is the NTP port number (123) assigned by the Internet Assigned Numbers Authority to NTP.
Variable $_socket
Holds the current socket connection
Variable $_timeserver
Hostname for timeserver
Variable $_timeservers
Contains array of timeserver objects
Method _addServer
Adds a timeserver object to the timeserver list
Method _connect
Connect to the specified timeserver.
Method _disconnect
Disconnects from the peer, closes the socket.
Method _extract
Extracts the data returned from the timeserver
Method _extract
Abstract method that extracts the binary data returned from the timeserver
Method _extract
Extracts the binary data returned from the timeserver
Method _prepare
Prepares the data that will be send to the timeserver
Method _prepare
Prepare local timestamp for transmission in our request packet
Method _prepare
Abstract method that prepares the data to send to the timeserver
Method _read
Abstract method that reads the data returned from the timeserver
Method _read
Reads the data returned from the timeserver
Method _read
Reads the data returned from the timeserver
Method _write
Abstract method that writes data to to the timeserver
Method _write
Writes data to to the timeserver
Method _write
Sends the NTP packet to the server
Method __construct
Class constructor, sets the timeserver and port number
Method __construct
Class constructor, sets the timeserver and port number
Method __construct
Zend_TimeSync constructor
a
top
Method addException
Adds an exception to the exception list
Method addServer
Add a timeserver or multiple timeservers
e
top
Class Constant DEFAULT_PROTOCOL
Set the default timeserver protocol to "Ntp". This will be called
Page Exception.php
Exception.php in Exception.php
g
top
Method get
Returns an array of exceptions that were thrown
Method get
Zend_TimeSync::get() in TimeSync.php
Return a specified timeserver by alias
Method getCurrent
Returns the timeserver that is currently set
Method getDate
Query this timeserver without using the fallback mechanism
Method getDate
Zend_TimeSync::getDate() in TimeSync.php
Query the timeserver list using the fallback mechanism
Method getInfo
Return information sent/returned from the timeserver
Method getInfo
Zend_TimeSync::getInfo() in TimeSync.php
Returns information sent/returned from the current timeserver
Method getIterator
getIterator() - return an iteratable object for use in foreach and the like, this completes the IteratorAggregate interface
Method getOption
Returns the value to the option
n
top
Page Ntp.php
Ntp.php in Ntp.php
o
top
Variable $options
Zend_TimeSync::$options in TimeSync.php
Configuration array, set using the constructor or using ::setOptions() or ::setOption()
p
top
Page Protocol.php
Protocol.php in Protocol.php
s
top
Method setCurrent
Marks a nameserver as current
Method setOption
Sets the value for a given option
Method setOptions
Sets the value for the given options
Page Sntp.php
Sntp.php in Sntp.php
t
top
Page TimeSync.php
TimeSync.php in TimeSync.php
z
top
Class Zend_TimeSync
Zend_TimeSync in TimeSync.php
Class Zend_TimeSync_Exception
Zend_TimeSync_Exception in Exception.php
Class Zend_TimeSync_Ntp
Class Zend_TimeSync_Protocol
Zend_TimeSync_Protocol in Protocol.php
Class Zend_TimeSync_Sntp
Zend_TimeSync_Sntp in Sntp.php
a e g n o p s t z _