[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 current timeserver being used
Variable $_current
Variable $_exceptions
Variable $_exceptions
Exceptions that might have occured
Variable $_info
Holds information passed/returned from timeserver
Variable $_port
Port number for this timeserver
Variable $_socket
Holds the current socket connection
Variable $_timeserver
Hostname for timeserver
Variable $_timeservers
Contains array of timeservers
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
Method _extract
Abstract method that extracts the binary data returned from the timeserver
Method _extract
Method _prepare
Method _prepare
Method _prepare
Abstract method that prepares the data to send to the timeserver
Method _read
Method _read
Abstract method that reads the data returned from the timeserver
Method _read
Method _write
Method _write
Method _write
Abstract method that writes data to to the timeserver
Method __construct
Class constructor, sets the timeserver and port number
Method __construct
Zend_TimeSync constructor
Method __construct
Class constructor, sets the timeserver and port number
a
top
Method addException
Method addServer
Adds a timeserver to the server list
e
top
Class Constant DEFAULT_NTP_PORT
The well-known NTP and SNTP port numbers
Class Constant DEFAULT_SCHEME
Set the default timeserver scheme to "ntp". This will be called
Class Constant DEFAULT_SNTP_PORT
Page Exception.php
Exception.php in Exception.php
g
top
Method get
Method get
Zend_TimeSync::get() in TimeSync.php
Receive a specified timeservers
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 _