FOFModel::getItem
Returns a single item. It uses the id set with setId, or the first ID in the list of IDs for batch operations
Signature
public function getItem([integer
$id = null] )
Parameters
-
$id
- Force a primary key ID to the model. Use null to use the id from the state.
Returns
- FOFTable
- A copy of the item's FOFTable array