Load a project's details using an exisitng record set.
Called by public Load() methods. - Parameters:
-
| $rs | The recordset running the specified query and providing data for the project. |
- Returns:
- True on success, false otherwise (no more rows).
Definition at line 277 of file TranslationProject.php.
References Clear().
Referenced by Load(), LoadByID(), and LoadFromRecordset(). |