|
Load a project by name.
- Parameters:
-
| $parentID | In which parent project. |
| $name | Which project to look for. |
| $localeID | Which locale version to find. |
- Returns:
- True on success, false otherwise.
Definition at line 220 of file TranslationProject.php.
References $DB, GetDbConn(), GetTables(), and LoadRecordSetEntry().
Referenced by LoadRoot(). |