Vertaling van "a root alias" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In order for this alias to be resolvable into a file path, either @foo or @foo/bar must be a root alias.
Aby ten alias mógł być przetłumaczony na ścieżkę pliku, @foo lub @foo/bar musi być aliasem bazowym.
For example, @foo is a root alias, while @foo/bar/file.php is a derived alias.
For example, the front-end tier has a root alias @frontend, while the back-end tier root alias is @backend.
Additionally, if the application uses modules, a root alias is also predefined for each module ID and refers to the base path of the corresponding module.
Dodatkowo, jeśli aplikacja używa modułów, każdy z nich będzie posiadał predefiniowany alias główny o tej samej nazwie jak ID modułu i będzie on wskazywał na katalog główny danego modułu.
Additionally, if the application uses modules, a root alias is also predefined for each module ID and refers to the base path of the corresponding module.
Dodatkowo, jeśli aplikacja używa modułów alias główny jest również predefiniowany dla każdego ID modułu i wskazuje na katalog główny odpowiedniego modułu.
For example, if an application uses a module whose ID is users, a root alias named users will be predefined.
Na przykład, jeśli aplikacja używa modułu, którego ID to users, to zostanie predefiniowany dla niego alias główny users.
The Yii::getAlias() method is intelligent enough to tell which part of an alias is a root alias and thus correctly determines the corresponding file path or URL
Metoda Yii::getAlias() potrafi określić, która część aliasu jest aliasem bazowym i prawidłowo określić odpowiadającą mu ścieżkę pliku lub URL
Resolving Aliases You can call Yii::getAlias() to resolve a root alias into the file path or URL it represents.
Rozwiązywanie aliasów Możesz wywołać Yii::getAlias(), aby rozwiązać alias, czyli zamienić go na ścieżkę pliku lub adres URL, który reprezentuje.