JApplicationHelper/1.5

From Joomla! Documentation
< JApplicationHelper(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
(Layout updates)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=={{JVer|1.5}} JApplicationHelper==
 +
===Description===
 +
{{Description:JApplicationHelper}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JApplicationHelper|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JApplicationHelper|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JApplicationHelper}}
 
===Defined in===
 
libraries/joomla/application/helper.php
 
===Subpackage===
 
[[Subpackage Application/1.5|Application]]
 
===Extends===
 
===Extended by===
 
 
===Methods===
 
===Methods===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
 +
!Visibility
 
!Method name
 
!Method name
 
!Description
 
!Description
 
|-
 
|-
 +
|public
 
|[[JApplicationHelper::_checkPath/1.5|_checkPath]]
 
|[[JApplicationHelper::_checkPath/1.5|_checkPath]]
 
|Tries to find a file in the administrator or site areas.  
 
|Tries to find a file in the administrator or site areas.  
 
|-
 
|-
 +
|public 
 
|[[JApplicationHelper::getClientInfo/1.5|getClientInfo]]
 
|[[JApplicationHelper::getClientInfo/1.5|getClientInfo]]
 
|Gets information on a specific client id.  
 
|Gets information on a specific client id.  
 
|-
 
|-
 +
|public
 
|[[JApplicationHelper::getPath/1.5|getPath]]
 
|[[JApplicationHelper::getPath/1.5|getPath]]
 
|Get a path.  
 
|Get a path.  
 
|-
 
|-
 +
|public
 
|[[JApplicationHelper::parseXMLInstallFile/1.5|parseXMLInstallFile]]
 
|[[JApplicationHelper::parseXMLInstallFile/1.5|parseXMLInstallFile]]
 
|
 
|
 
|-
 
|-
 +
|public
 
|[[JApplicationHelper::parseXMLLangMetaFile/1.5|parseXMLLangMetaFile]]
 
|[[JApplicationHelper::parseXMLLangMetaFile/1.5|parseXMLLangMetaFile]]
 
|
 
|
 
|-
 
|-
 
|}
 
|}
 +
* '''Defined in''' libraries/joomla/application/helper.php
 
===Importing===
 
===Importing===
 
<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 source code''' on [[jframework15:application/helper.php|JoomlaCode]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage Application/1.5|Application]]
 +
* [[JApplicationHelper|Other versions of JApplicationHelper]]
 +
{{SeeAlso:JApplicationHelper}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JApplicationHelper|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JApplicationHelper|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JApplicationHelper}}
+
===User contributed notes===
* [[JApplicationHelper|Other versions of this class]]
+
* [http://api.joomla.org/Joomla-Framework/Application/JApplicationHelper.html JApplicationHelper on api.joomla.org]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 49: Line 54:
 
category=ClassExample
 
category=ClassExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JApplicationHelper]]</noinclude>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JApplicationHelper]]</noinclude>

Revision as of 18:04, 25 April 2011

Joomla 1.5 JApplicationHelper

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]

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

Importing

jimport( 'joomla.application.helper' );

See also

SeeAlso:JApplicationHelper [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox