[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 46 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SessionBagInterface:: (4 methods):
getName()
initialize()
getStorageKey()
clear()
Interface: SessionBagInterface - X-Ref
Session Bag store.getName() X-Ref |
Gets this bag's name. return: string |
initialize(array &$array) X-Ref |
Initializes the Bag. |
getStorageKey() X-Ref |
Gets the storage key for this bag. return: string |
clear() X-Ref |
Clears out data from bag. return: mixed Whatever data was contained |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |