JFactory Class Reference

List of all members.

Static Public Member Functions

static getDBO ()
static getconfig ()


Detailed Description

Definition at line 33 of file aliroJoomla.php.


Member Function Documentation

static JFactory::getDBO (  )  [static]

Definition at line 34 of file aliroJoomla.php.

References joomlaDatabase::getInstance().

00034                                      {
00035         return joomlaDatabase::getInstance();
00036     }

static JFactory::getconfig (  )  [static]

Definition at line 37 of file aliroJoomla.php.

00037                                         {
00038         return new aliroJoomla();
00039     }


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

Generated on Wed May 14 13:02:01 2008 for ALIRO by  doxygen 1.5.5