API17

API17:JDaemon::daemonize

From Joomla! Documentation

Joomla 11.1 JDaemon::daemonize

Description

Method to put the application into the background.


protected function daemonize ()
Parameter Type Default Description
  • Returns bool
  • Defined on line 410 of libraries/joomla/application/cli/daemon.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples