Find the path leading the the selected project (parent projects, child projects).
Parent projects are returned in an array, child projects are in a ProjectIterator.
INPUT: $xProjectID
OUTPUT: $LocatedProjects[] $ChildProjects
Definition at line 318 of file TranslationBackend.php.
Referenced by InitLanguage(), WebBackend::SyncToProject(), and WebBackend::SyncToString(). |