Save the current project in the database (insert or update).
The project may have empty skeleton and original document, as a placeholder project. But name, parentid and LocaleID are mandatory to be set.
- Returns:
- The ID of the created project.
Definition at line 163 of file TranslationProject.php.
References $DB, GetDbConn(), GetTables(), and NameCollision(). |