JApplicationHelper
Description
Application helper functions
Located in /joomla/application/helper.php (line 26)
JApplicationHelper (Subpackage Application)
Method Summary
Methods
Gets information on a specific client id. This method will be useful in future versions when we start mapping applications in the database.
mixed
&getClientInfo
([int $id = null], [boolean $byName = false])
- int $id: A client identifier
- boolean $byName: If True, find the client by it's name
Get a path
string
getPath
(string $varname, [string $user_option = null])
- string $varname
- string $user_option
Documentation generated on Mon, 22 Sep 2008 12:09:56 +0100 by phpDocumentor 1.3.1



JApplicationHelper (Subpackage Application)