[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Shutdown management class.
Copyright: | 2013 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 163 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_shutdown_manager:: (4 methods):
initialize()
register_function()
shutdown_handler()
request_shutdown()
Class: core_shutdown_manager - X-Ref
Shutdown management class.initialize() X-Ref |
Register self as main shutdown handler. |
register_function($callback, array $params = null) X-Ref |
Register custom shutdown function. param: callable $callback param: array $params |
shutdown_handler() X-Ref |
request_shutdown() X-Ref |
Standard shutdown sequence. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |