JApplicationDaemon::isActive
Check to see if the daemon is active. This does not assume that $this daemon is active, but only if an instance of the application is active as a daemon.
Signature
public function isActive()
Returns
- boolean
- True if daemon is active.