| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 48 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. param: array $array |
| 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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |