OpenSencillo  2015.009
Long live the simplicity of PHP
 All Data Structures Namespaces Files Functions Pages
sessionManager Class Reference
Inheritance diagram for sessionManager:
loginManager

Public Member Functions

 __construct ()
 
 sm_get ($name)
 
 sm_destroy ()
 

Detailed Description

Definition at line 27 of file session.manager.sesman.php.

Constructor & Destructor Documentation

__construct ( )

Create new session or reload old session

Definition at line 35 of file session.manager.sesman.php.

Member Function Documentation

sm_destroy ( )

Session destroy

Definition at line 66 of file session.manager.sesman.php.

sm_get (   $name)

Get stored data from session

Parameters
string$name
Returns
mixed

Definition at line 45 of file session.manager.sesman.php.


The documentation for this class was generated from the following file: