JModelLegacy::loadHistory
Method to load a row for editing from the version history table.
Signature
public function loadHistory(integer
$version_id,
JTable&
$tableĀ )
Parameters
-
$version_id
- Key to the version history table.
-
$table
Returns
- boolean
- False on failure or error, true otherwise.