API17:JInstallerModule:: rollback menu
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.
Description
Custom rollback method
Description:JInstallerModule:: rollback menu
[Edit Descripton]
protected function _rollback_menu ($arg)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $arg | array | Installation step to rollback |
- Returns boolean True on success
- Defined on line 765 of libraries/joomla/installer/adapters/module.php
- Since
See also
-
JInstallerModule::_rollback_menu source code on BitBucket
-
Class JInstallerModule
-
Subpackage Installer
- Other versions of JInstallerModule::_rollback_menu
SeeAlso:JInstallerModule:: rollback menu [Edit See Also]
User contributed notes
<CodeExamplesForm />
