API16

JInstallerPackage

From Joomla! Documentation

The "API16" 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.

Defined in[edit]

libraries/joomla/installer/adapters/package.php

Methods[edit]

Method name Description
loadLanguage
install Custom install method
uninstall Custom uninstall method

Importing[edit]

jimport( 'joomla.installer.adapters.package' );



Examples[edit]

Code Examples[edit]