API17

API17:JApplication::close

From Joomla! Documentation

Joomla 11.1 JApplication::close

Description

Exit the application.


public function close ($code=0)
Parameter Type Default Description
$code int 0 Exit code
  • Returns
  • Defined on line 290 of libraries/joomla/application/application.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples