API17

Difference between revisions of "JDaemon::stop"

From Joomla! Documentation

m (JoomlaWikiBot moved page JDaemon::stop/11.1 to API17:JDaemon::stop without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JDaemon::stop source code''' on [[jplatform:application/cli/daemon.php#cl-332|BitBucket]]
 
* {{JVer|11.1}} '''JDaemon::stop source code''' on [[jplatform:application/cli/daemon.php#cl-332|BitBucket]]
* {{JVer|11.1}} Class [[JDaemon/11.1|JDaemon]]
+
* {{JVer|11.1}} Class [[API17:JDaemon|JDaemon]]
* {{JVer|11.1}} Subpackage [[Subpackage_Application/11.1|Application]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Application|Application]]
* [[JDaemon::stop|Other versions of JDaemon::stop]]
+
* [[API17:JDaemon::stop|Other versions of JDaemon::stop]]
 
{{SeeAlso:JDaemon::stop}}
 
{{SeeAlso:JDaemon::stop}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 34: Line 34:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JDaemon]][[Category:JDaemon::stop]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:00, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDaemon::stop[edit]

Description[edit]

Stop daemon process.

Template:Description:JDaemon::stop [Edit Descripton]

public function stop ()
  • Returns void
  • Defined on line 340 of libraries/joomla/application/cli/daemon.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JDaemon::stop [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />