<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by PhpDoc date: 'Mon, 11 Nov 2002 23:45:45 +0100' -->
<TITLE>Package sess Element Index</TITLE>
<LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
</HEAD>
<BODY BGCOLOR='white'>
<!-- Start of Class Data -->
<a name="{letter}"> </a>
<H2>
Element Index, Package sess
</H2>
<a name="top"> </a>
<b>Index of all elements:</b><br>
<a href="elementindex.html">Element Index</a><br>
<b>Indexes by package:</b><br>
<a href="elementindex_core.html">core</a><br>
<a href="elementindex_db.html">db</a><br>
<a href="elementindex_io.html">io</a><br>
<a href="elementindex_net.html">net</a><br>
<br>
<br>
<a href="#c">c</a> <a href="#d">d</a> <a href="#e">e</a> <a href="#g">g</a> <a href="#i">i</a> <a href="#o">o</a> <a href="#r">r</a> <a href="#s">s</a> <a href="#u">u</a> <a href="#w">w</a> <a href="#_">_</a> <br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR="#FF6633" CLASS='TableHeadingColor' bordercolor=".">
<TD>
<FONT SIZE='+2'>Package sess</FONT>
</TD>
</TR>
</TABLE>
<table border="0" width="100%">
<tr><td colspan = "2"><a name="_"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>_</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>$_persistent</b></td><td width="100%" align="left" valign="top">in file session.inc.php, variable <a href="sess/Session.html#$_persistent">Session::$_persistent</a><br> Indicates whether data is stored in storage or not.</td></tr>
<tr><td><b>_session_close</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_close">_session_close()</a><br> Closes the session storage container.</td></tr>
<tr><td><b>_session_destroy</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_destroy">_session_destroy()</a><br> Destroys all data registered to a session from storage container.</td></tr>
<tr><td><b>_session_gc</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_gc">_session_gc()</a><br> Garbage collection for storage container.</td></tr>
<tr><td><b>_session_open</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_open">_session_open()</a><br> Opens the session storage container.</td></tr>
<tr><td><b>_session_read</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_read">_session_read()</a><br> Reads data from the session storage container.</td></tr>
<tr><td><b>_session_write</b></td><td width="100%" align="left" valign="top">in file session.inc.php, function <a href="sess/_session_inc_php.html#_session_write">_session_write()</a><br> Writes data to the session storage container.</td></tr>
<tr><td colspan = "2"><a name="c"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>c</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>clear</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#clear">Session::clear()</a><br> Free all session variables.</td></tr>
<tr><td><b>close</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#close">Storage::close()</a><br> Closes the session storage container.</td></tr>
<tr><td><b>close</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#close">Session::close()</a><br> Attempt to close session.</td></tr>
<tr><td colspan = "2"><a name="d"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>d</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>decode</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#decode">Session::decode()</a><br> Decodes session data from a string.</td></tr>
<tr><td><b>destroy</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#destroy">Storage::destroy()</a><br> Destroys all data registered to a session from storage container.</td></tr>
<tr><td colspan = "2"><a name="e"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>e</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>encode</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#encode">Session::encode()</a><br> Encodes the current session data to a string.</td></tr>
<tr><td><b>exists</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#exists">Session::exists()</a><br> Checks whether the specified session variable exists.</td></tr>
<tr><td colspan = "2"><a name="g"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>g</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>gc</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#gc">Storage::gc()</a><br> Garbage collection for storage container.</td></tr>
<tr><td><b>getCache</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getCache">Session::getCache()</a><br> Gets the current cache limiter.</td></tr>
<tr><td><b>getId</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getId">Session::getId()</a><br> Gets the current session id.</td></tr>
<tr><td><b>getModule</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getModule">Session::getModule()</a><br> Gets the current session storage module.</td></tr>
<tr><td><b>getName</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getName">Session::getName()</a><br> Gets the current session name.</td></tr>
<tr><td><b>getParam</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getParam">Session::getParam()</a><br> Gets the current session variable.</td></tr>
<tr><td><b>getPath</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#getPath">Session::getPath()</a><br> Gets the current session save path.</td></tr>
<tr><td colspan = "2"><a name="i"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>i</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>isOpened</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#isOpened">Session::isOpened()</a><br> Finds whether the session is opened.</td></tr>
<tr><td><b>isPersistent</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#isPersistent">Session::isPersistent()</a><br> Finds whether the session data is stored in storage.</td></tr>
<tr><td colspan = "2"><a name="o"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>o</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>open</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#open">Storage::open()</a><br> Opens the session storage container.</td></tr>
<tr><td><b>open</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#open">Session::open()</a><br> Attempt to open session.</td></tr>
<tr><td colspan = "2"><a name="r"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>r</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>read</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#read">Storage::read()</a><br> Reads data from the session storage container.</td></tr>
<tr><td colspan = "2"><a name="s"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>s</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>serialize</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#serialize">Session::serialize()</a><br> Generates a storable session variable.</td></tr>
<tr><td><b>Session</b></td><td width="100%" align="left" valign="top">in file session.inc.php, class <a href="sess/Session.html">Session</a><br> Session handling class.</td></tr>
<tr><td><b>Session</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#Session">Session::Session()</a><br> Session class constructor.</td></tr>
<tr><td><b>session.inc.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="sess/_session_inc_php.html">session.inc.php</a></td></tr>
<tr><td><b>setCache</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setCache">Session::setCache()</a><br> Sets the current cache limiter.</td></tr>
<tr><td><b>setId</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setId">Session::setId()</a><br> Sets the current session id.</td></tr>
<tr><td><b>setModule</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setModule">Session::setModule()</a><br> Sets the current session storage module.</td></tr>
<tr><td><b>setName</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setName">Session::setName()</a><br> Sets the current session name.</td></tr>
<tr><td><b>setParam</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setParam">Session::setParam()</a><br> Sets the current session variable.</td></tr>
<tr><td><b>setPath</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#setPath">Session::setPath()</a><br> Sets the current session save path.</td></tr>
<tr><td><b>sgdbsql.inc.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="sess/_sgdbsql_inc_php.html">sgdbsql.inc.php</a></td></tr>
<tr><td><b>sgfiles.inc.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="sess/_sgfiles_inc_php.html">sgfiles.inc.php</a></td></tr>
<tr><td><b>Storage</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#Storage">Storage::Storage()</a><br> Storage class constructor.</td></tr>
<tr><td><b>Storage</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, class <a href="sess/Storage.html">Storage</a><br> File session storage cointainer class.</td></tr>
<tr><td colspan = "2"><a name="u"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>u</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>unserialize</b></td><td width="100%" align="left" valign="top">in file session.inc.php, method <a href="sess/Session.html#unserialize">Session::unserialize()</a><br> Restores global variable serialized in session variable.</td></tr>
<tr><td colspan = "2"><a name="w"> </a>
<a href="#top">top</a><br>
<TABLE BORDER='1' CELLPADDING='3' CELLSPACING='0' WIDTH='100%'>
<TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
<TD>
<FONT SIZE='+2'><B>w</B></FONT>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td><b>write</b></td><td width="100%" align="left" valign="top">in file sgfiles.inc.php, method <a href="sess/Storage.html#write">Storage::write()</a><br> Writes data to the session storage container.</td></tr>
</table>
</HTML>