Method Model::setFromRow

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Model.php line 160
Automatically extracted PHP DOC comment from code:

Set the current record from a database result row

END OF PHP DOC
public function void setFromRow(object $resResult, string $strTable, string $strRefField)

Parameters

object $resResult
Not documented yet. Please add documentation to this entry.
string $strTable
Not documented yet. Please add documentation to this entry.
string $strRefField
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 3 and 4?