[ 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: | 81 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
StaticEventManager:: (6 methods):
__construct()
__clone()
getInstance()
setInstance()
hasInstance()
resetInstance()
Class: StaticEventManager - X-Ref
Static version of EventManager__construct() X-Ref |
Singleton |
__clone() X-Ref |
Singleton return: void |
getInstance() X-Ref |
Retrieve instance return: StaticEventManager |
setInstance(SharedEventManagerInterface $instance) X-Ref |
Set the singleton to a specific SharedEventManagerInterface instance param: SharedEventManagerInterface $instance return: void |
hasInstance() X-Ref |
Is a singleton instance defined? return: bool |
resetInstance() X-Ref |
Reset the singleton instance return: void |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |