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