API16

API16:JInstallerLibrary

From Joomla! Documentation

Revision as of 22:53, 22 March 2010 by Doxiki (talk | contribs) (New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JInstallerLibrary}} ===...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Edit Descripton] Template:Description:JInstallerLibrary

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] Template:SeeAlso:JInstallerLibrary

Examples

<CodeExamplesForm />