JApplicationHelper Class Reference

List of all members.

Static Public Member Functions

static getPath ($name)


Detailed Description

Definition at line 26 of file aliroJoomla.php.


Member Function Documentation

static JApplicationHelper::getPath ( name  )  [static]

Definition at line 27 of file aliroJoomla.php.

References $mainframe, and mosMainFrame::getInstance().

00027                                            {
00028         $mainframe = mosMainFrame::getInstance();
00029         return $mainframe->getPath($name);
00030     }


The documentation for this class was generated from the following file:

Generated on Thu Apr 17 13:03:32 2008 for ALIRO by  doxygen 1.5.5