JApplication::close/1.5
From Joomla! Documentation
JApplication::close
Description
Exit the application.
Description:JApplication::close [Edit Descripton]
public function close ($code=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $code | int | 0 | Exit code |
- Returns
- Defined on line 252 of libraries/joomla/application/application.php
See also
-
JApplication::close on api.joomla.org
-
JApplication source code on JoomlaCode
-
Class JApplication
-
Subpackage Application
- Other versions of JApplication::close
SeeAlso:JApplication::close [Edit See Also]
User contributed notes
<CodeExamplesForm />