Method Model::setFromRow
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Set the current record from a database result row
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