[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
Zend Framework (http://framework.zend.com/)
Copyright: | Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
File Size: | 38 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SharedEventManagerAwareInterface:: (3 methods):
setSharedManager()
getSharedManager()
unsetSharedManager()
Interface: SharedEventManagerAwareInterface - X-Ref
Interface to automate setter injection for a SharedEventManagerInterface instancesetSharedManager(SharedEventManagerInterface $sharedEventManager) X-Ref |
Inject a SharedEventManager instance param: SharedEventManagerInterface $sharedEventManager return: SharedEventManagerAwareInterface |
getSharedManager() X-Ref |
Get shared collections container return: SharedEventManagerInterface |
unsetSharedManager() X-Ref |
Remove any shared collections return: void |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |