API17

API17:JParameter::loadSetupFile

From Joomla! Documentation

Joomla 11.1 JParameter::loadSetupFile

Description

Loads an xml setup file and parses it.


public function loadSetupFile ($path)
Parameter Type Default Description
$path string A path to the XML setup file.
  • Returns object
  • Defined on line 304 of libraries/joomla/html/parameter.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples