LibraryAdapter
class LibraryAdapter extends InstallerAdapter
Library installer
Properties
string | $manifest | Copy of the XML manifest file. | from InstallerAdapter |
Methods
from InstallerAdapter
boolean
getDiscoverInstallSupported()
Checks if the adapter supports discover_install
from InstallerAdapter
string
getElement(
string $element = null)
Get the filtered extension element from the manifest
void
prepareDiscoverInstall()
Prepares the adapter for a discover_install task
setRoute(
string $route)
Set the install route being followed
from InstallerAdapter
boolean|integer
update()
Custom update method
void
loadLanguage(
string $path = null)
Custom loadLanguage method
boolean
uninstall(
string $id)
Custom uninstall method
array
discover()
Custom discover method
boolean
refreshManifestCache()
Refreshes the extension table cache