JInstaller::getParams/1.5
From Joomla! Documentation
JInstaller::getParams
Description
Method to parse the parameters of an extension, build the INI string for it's default parameters, and return the INI string.
Description:JInstaller::getParams [Edit Descripton]
public function getParams ()
- Returns string INI string of parameter values
- Defined on line 837 of libraries/joomla/installer/installer.php
- Since
See also
-
JInstaller::getParams on api.joomla.org
-
JInstaller source code on JoomlaCode
-
Class JInstaller
-
Subpackage Installer
- Other versions of JInstaller::getParams
SeeAlso:JInstaller::getParams [Edit See Also]
User contributed notes
<CodeExamplesForm />