API17

API17:JPathway::getInstance

From Joomla! Documentation

Joomla 11.1 JPathway::getInstance

Description

Returns a object.


public static function getInstance (
        $client
        $options=array
)
Parameter Type Default Description
$client string The name of the client
$options array array() An associative array of options
  • Returns A pathway object.
  • Defined on line 54 of libraries/joomla/application/pathway.php
  • Since Joomla 11.1
  • Referenced by

See also


User contributed notes

Code Examples