Create a new project into the current object instance, which has 0 as parent ID.
Root projects cannot have actual strings content, just a placeholder for all its subprojects
- Parameters:
-
| $name | Name of the project to be created. |
| $localeID | Locale ID of this project. |
- Returns:
- The ID of the newly created project, false if a root project wiht $name already exists.
Definition at line 115 of file TranslationProject.php.
References CreateProject(). |