Freeside:1.9:Documentation:Developer/FS/ClientAPI SessionCache

From Freeside
< Freeside:1.9:Documentation:Developer‎ | FS
Revision as of 16:47, 3 October 2007 by Ivan (talk | contribs) (import from POD)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NAME

FS::ClientAPI_SessionCache;

SYNOPSIS

DESCRIPTION

Minimal Cache::Cache-alike interface for storing session cache information. Backends to Cache::SharedMemoryCache, Cache::FileCache, or an internal implementation which stores information in the clientapi_session and clientapi_session_field database tables.

METHODS

new

BUGS

Minimal documentation.

SEE ALSO

Cache::Cache, FS::clientapi_session, FS::clientapi_session_field