ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Style\Content\Session Interface Reference

Wrapper interface for session. More...

+ Collaboration diagram for ILIAS\Style\Content\Session:

Public Member Functions

 set (string $key, string $value)
 
 get (string $key)
 
 clear (string $key)
 

Detailed Description

Wrapper interface for session.

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 28 of file interface.Session.php.

Member Function Documentation

◆ clear()

ILIAS\Style\Content\Session::clear ( string  $key)

◆ get()

ILIAS\Style\Content\Session::get ( string  $key)

◆ set()

ILIAS\Style\Content\Session::set ( string  $key,
string  $value 
)

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