JApplicationHelper/1.5

From Joomla! Documentation
< JApplicationHelper(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 38: Line 38:
 
<source lang="php">jimport( 'joomla.application.helper' );</source>
 
<source lang="php">jimport( 'joomla.application.helper' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JApplicationHelper''' on [http://api.joomla.org/Joomla-Framework/Application/JApplicationHelper.html api.joomla.org]
+
* {{JVer|1.5}} '''JApplicationHelper''' on [http://api.joomla.org/1.5/Joomla-Framework/Application/JApplicationHelper.html api.joomla.org]
 
* {{JVer|1.5}} '''JApplicationHelper source code''' on [[jframework15:application/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JApplicationHelper source code''' on [[jframework15:application/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Application/1.5|Application]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Application/1.5|Application]]

Latest revision as of 12:49, 13 February 2013

[edit] Joomla 1.5 JApplicationHelper

[edit] Description

JApplicationHelper is a class which provides helper functions for using JApplication. JApplicationHelper has functions to help you get client information, paths, and parse XML files into associative arrays. [Edit Descripton]

[edit] Methods

Visibility Method name Description
public _checkPath Tries to find a file in the administrator or site areas.
public getClientInfo Gets information on a specific client id.
public getPath Get a path.
public parseXMLInstallFile
public parseXMLLangMetaFile
  • Defined in libraries/joomla/application/helper.php

[edit] Importing

jimport( 'joomla.application.helper' );

[edit] See also

SeeAlso:JApplicationHelper [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox