[Horde_SessionObjects] 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_History
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_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
h
o
q
s
_
_
top
$_name
Horde_SessionObjects::$_name
in SessionObjects.php
The name of the store.
$_overwrite
Horde_SessionObjects::$_overwrite
in SessionObjects.php
Allow store() to overwrite current objects?
$_pruneList
Horde_SessionObjects::$_pruneList
in SessionObjects.php
The list of oids to prune at the end of a request.
$_sdata
Horde_SessionObjects::$_sdata
in SessionObjects.php
Serialized cache item.
$_size
Horde_SessionObjects::$_size
in SessionObjects.php
The maximum number of objects that the store should hold.
h
top
Horde_SessionObjects
Horde_SessionObjects::Horde_SessionObjects()
in SessionObjects.php
Constructor.
Horde_SessionObjects
Horde_SessionObjects
in SessionObjects.php
The Horde_SessionObjects:: class provides a way for storing data (usually, but not necessarily, objects) in the current user's session.
o
top
oid
Horde_SessionObjects::oid()
in SessionObjects.php
Generates an OID for an object.
overwrite
Horde_SessionObjects::overwrite()
in SessionObjects.php
Overwrites a current element in the object store.
q
top
query
Horde_SessionObjects::query()
in SessionObjects.php
Attempts to retrive an object from the store.
s
top
SessionObjects.php
SessionObjects.php
in SessionObjects.php
setPruneFlag
Horde_SessionObjects::setPruneFlag()
in SessionObjects.php
Sets the prune flag on a store object.
singleton
Horde_SessionObjects::singleton()
in SessionObjects.php
Returns a reference to the global Horde_SessionObjects object, only creating it if it doesn't already exist.
store
Horde_SessionObjects::store()
in SessionObjects.php
Attempts to store an object in the session store.
storeOid
Horde_SessionObjects::storeOid()
in SessionObjects.php
Wrapper around store that will return the oid instead.
h
o
q
s
_