API16:JInstallerLibrary

From Joomla! Documentation

Jump to: navigation, search

[Edit Descripton] Description:JInstallerLibrary

Contents

Defined in

libraries/joomla/installer/adapters/library.php

Methods

Method name Description
loadLanguage Custom loadLanguage method
install Custom install method
update Custom update method public boolean True on success

1.5

uninstall Custom uninstall method
discover Custom discover method
discover_install Custom discover_install method

Importing

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

[Edit See Also] SeeAlso:JInstallerLibrary

Examples


Personal tools