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 Thu Apr 17 13:03:32 2008 for ALIRO by  doxygen 1.5.5