Class JInstallerAdapterLanguage
Language installer
- JObject
- 
			 JAdapterInstance JAdapterInstance
- 
			 JInstallerAdapter JInstallerAdapter
- 
			 JInstallerAdapterLanguage JInstallerAdapterLanguage
Direct known subclasses
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/installer/adapter/language.php
Methods summary
| 
				 protected 
				
				
				 | 
			#
			 copyBaseFiles( )Method to copy the extension's base files from the  | 
| 
				 protected 
				
				
				 | |
| 
				 protected 
				
				
				 | |
| 
				 public 
				boolean|integer
				
				 | |
| 
				 protected 
				boolean|integer
				
				 | |
| 
				 protected 
				string
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				boolean
				
				 | |
| 
				 public 
				integer
				
				 | 
			#
			 discover_install( )Custom discover install method Basically updates the manifest cache and leaves everything alone | 
| 
				 public 
				boolean
				
				 | 
Methods inherited from JInstallerAdapter
			__construct(), 
			canUninstallPackageChild(), 
			checkExistingExtension(), 
			checkExtensionInFilesystem(), 
			createExtensionRoot(), 
			doDatabaseTransactions(), 
			doLoadLanguage(), 
			getDiscoverInstallSupported(), 
			getElement(), 
			getManifest(), 
			getName(), 
			getRoute(), 
			getScriptClassName(), 
			parseOptionalTags(), 
			parseQueries(), 
			prepareDiscoverInstall(), 
			setManifest(), 
			setRoute(), 
			setupScriptfile(), 
			setupUpdates(), 
			triggerManifestScript()
		
Methods inherited from JAdapterInstance
Methods inherited from JObject
			__toString(), 
			def(), 
			get(), 
			getError(), 
			getErrors(), 
			getProperties(), 
			set(), 
			setError(), 
			setProperties()
		
Magic methods summary
Magic methods inherited from JInstallerAdapter
Properties summary
| 
				protected  
				boolean
			 | $core | 
				#
				 Core language pack flag | 
Properties inherited from JInstallerAdapter
			$currentExtensionId, 
			$element, 
			$extension, 
			$extensionMessage, 
			$manifest, 
			$manifest_script, 
			$name, 
			$route, 
			$supportsDiscoverInstall, 
			$type
		
