[Horde_History] element index
Package indexes
Horde
Horde_Framework
Horde_Alarm
horde
Horde_Argv
Horde_Auth
Auth
Kolab_Server
Horde_Block
Horde_Browser
Horde_CLI
Horde_Cache
Horde_Cipher
Horde_Compress
Horde_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_CSV
File_PDF
Horde_Form
Horde_Group
Horde_Text
Horde_Http_Client
Horde_IMAP
Horde_Image
Horde_Kolab
Kolab_Filter
Kolab_Test
Kolab
Horde_Kolab_Filter
Kolab_Format
Kolab_FreeBusy
Share
Kolab_Storage
Horde_LDAP
Horde_Lens
Horde_Loader
Horde_Lock
Horde_Log
Horde_MIME
Horde_MIME_Viewer
Mail
Horde_Maintenance
Horde_Memcache
Horde_Mobile
Horde_NLS
Net_IMSP
Net_SMS
Horde_Notification
Horde_Perms
Horde_Prefs
Horde_RPC
Rampage
Horde_Rdo
Horde_Routes
Horde_SQL
Horde_Db
Horde_Scheduler
Horde_Secret
Horde_Serialize
Horde_SessionHandler
Horde_SessionObjects
Horde_Share
Horde_SpellChecker
SyncML
Horde_Template
Text_Diff
Horde_Text_Textile
Horde_Token
Horde_Tree
Horde_UI
Horde_Util
VC
VFS
VFS_ISO
Horde_View
XML_WBXML
Horde_Xml_Element
Horde_Yaml
admintools
Horde_iCalendar
Kolab_Resource
Horde_Kolab_Resource
All elements
d
g
h
l
r
s
u
_
_
top
$_db
Horde_History::$_db
in History.php
Pointer to a DB instance to manage the history.
$_write_db
Horde_History::$_write_db
in History.php
Handle for the current database connection, used for writing. Defaults to the same handle as $_db if a separate write database is not required.
d
top
$data
HistoryObject::$data
in History.php
g
top
getActionTimestamp
Horde_History::getActionTimestamp()
in History.php
Gets the timestamp of the most recent change to $guid.
getByTimestamp
Horde_History::getByTimestamp()
in History.php
Finds history objects by timestamp, and optionally filter on other fields as well.
getData
HistoryObject::getData()
in History.php
getHistory
Horde_History::getHistory()
in History.php
Returns a HistoryObject corresponding to the named history entry, with the data retrieved appropriately. $autocreate has no affect.
h
top
History.php
History.php
in History.php
HistoryObject
HistoryObject::HistoryObject()
in History.php
HistoryObject
HistoryObject
in History.php
Class for presenting History information.
Horde_History
Horde_History::Horde_History()
in History.php
Constructor.
Horde_History
Horde_History
in History.php
The History:: class provides a method of tracking changes in Horde objects, stored in a SQL table.
l
top
log
Horde_History::log()
in History.php
Logs an event to an item's history log. The item must be uniquely identified by $guid. Any other details about the event are passed in $attributes. Standard suggested attributes are:
r
top
removeByNames
Horde_History::removeByNames()
in History.php
Remove one or more history entries by name.
s
top
singleton
Horde_History::singleton()
in History.php
Attempts to return a reference to a concrete History instance.
u
top
$uid
HistoryObject::$uid
in History.php
d
g
h
l
r
s
u
_