API17:JInstaller::abort
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInstaller::abort
Description
Installation abort method.
Description:JInstaller::abort [Edit Descripton]
Since
Synopsis
public JInstaller::abort ($msg=null, $type=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $msg | string | null | Abort message from the installer |
| $type | string | null | Package type if defined |
Returns
boolean True if successful
Defined in
libraries/joomla/installer/installer.php (line 270)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
