FOFTable::getInstance
Returns a static object instance of a particular table type
Signature
public function getInstance(string
$type,
[string
$prefix = 'JTable',
array
$config] )
Parameters
-
$type
- The table name
-
$prefix
- The prefix of the table class
-
$config
- Optional configuration variables
Returns
- FOFTable