Skip to content

Commit d43811a

Browse files
committed
added nette assets
1 parent 8aaf44e commit d43811a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+186
-0
lines changed

latte/bg/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Latte тагове
111111
| `n:name` | [активира елемент от формата |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [рендиране на контейнер на формата |forms:rendering#Специални случаи]
113113

114+
.[table-latte-tags language-latte]
115+
|## Налично само с Nette Assets
116+
| `{asset}` | [визуализира актив като HTML елемент или URL адрес |assets:#asset]
117+
| `{preload}` | [генерира подсказки за предварително зареждане за оптимизиране на производителността |assets:#preload]
118+
| `n:asset` | [добавя атрибути на активи към HTML елементи |assets:#n:asset]
119+
114120

115121
Извеждане
116122
=========

latte/cs/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Přehled a popis všech tagů (neboli značek či maker) šablonovacího systém
111111
| `n:name` | [oživí formulářový prvek |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [kreslení formulářového kontejneru |forms:rendering#Speciální případy]
113113

114+
.[table-latte-tags language-latte]
115+
|## Dostupné pouze s Nette Assets
116+
| `{asset}` | [vykreslí asset jako HTML element nebo URL |assets:#asset]
117+
| `{preload}` | [generuje preload hints pro optimalizaci výkonu |assets:#preload]
118+
| `n:asset` | [přidá asset atributy do HTML elementů |assets:#n:asset]
119+
114120

115121
Vypisování
116122
==========

latte/de/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Latte Tags
111111
| `n:name` | [belebt ein Formularelement |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [Rendern eines Formularcontainers |forms:rendering#Spezialfälle]
113113

114+
.[table-latte-tags language-latte]
115+
|## Nur mit Nette Assets verfügbar
116+
| `{asset}` | [rendert ein Asset als HTML-Element oder URL |assets:#asset]
117+
| `{preload}` | [generiert Preload-Hinweise zur Leistungsoptimierung |assets:#preload]
118+
| `n:asset` | [fügt Asset-Attribute zu HTML-Elementen hinzu |assets:#n:asset]
119+
114120

115121
Ausgabe
116122
=======

latte/el/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Tags του Latte
111111
| `n:name` | [ζωντανεύει ένα στοιχείο φόρμας |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [απόδοση ενός container φόρμας |forms:rendering#Ειδικές περιπτώσεις]
113113

114+
.[table-latte-tags language-latte]
115+
|## Διαθέσιμο μόνο με Nette Assets
116+
| `{asset}` | [αποδίδει ένα περιουσιακό στοιχείο ως στοιχείο HTML ή URL |assets:#asset]
117+
| `{preload}` | [δημιουργεί υποδείξεις προφόρτωσης για βελτιστοποίηση της απόδοσης |assets:#preload]
118+
| `n:asset` | [προσθέτει χαρακτηριστικά περιουσιακών στοιχείων σε στοιχεία HTML |assets:#n:asset]
119+
114120

115121
Εκτύπωση
116122
========

latte/en/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ An overview and description of all the tags available by default in the Latte te
111111
| `n:name` | [activates a form control |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [renders a form container |forms:rendering#Special Cases]
113113

114+
.[table-latte-tags language-latte]
115+
|## Available only with Nette Assets
116+
| `{asset}` | [renders an asset as HTML element or URL |assets:#asset]
117+
| `{preload}` | [generates preload hints for performance optimization |assets:#preload]
118+
| `n:asset` | [adds asset attributes to HTML elements |assets:#n:asset]
119+
114120

115121
Printing
116122
========

latte/es/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Resumen y descripción de todas las etiquetas del sistema de plantillas Latte qu
111111
| `n:name` | [activa un elemento de formulario |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [renderizado de un contenedor de formulario |forms:rendering#Casos especiales]
113113

114+
.[table-latte-tags language-latte]
115+
|## Disponible sólo con Nette Assets
116+
| `{asset}` | [renderiza un activo como elemento HTML o URL |assets:#asset]
117+
| `{preload}` | [genera sugerencias de precarga para optimizar el rendimiento |assets:#preload]
118+
| `n:asset` | [añade atributos de activos a elementos HTML |assets:#n:asset]
119+
114120

115121
Impresión
116122
=========

latte/fr/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Aperçu et description de toutes les balises du système de templates Latte qui
111111
| `n:name` | [anime un élément de formulaire |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [dessin d'un conteneur de formulaire |forms:rendering#Cas spéciaux]
113113

114+
.[table-latte-tags language-latte]
115+
|## Disponible uniquement avec Nette Assets
116+
| `{asset}` | [rend un actif sous forme d'élément HTML ou d'URL |assets:#asset]
117+
| `{preload}` - [génère des indices de préchargement pour l'optimisation des performances |assets:#preload]
118+
| `n:asset` - [ajoute des attributs d'actifs aux éléments HTML |assets:#n:asset]
119+
114120

115121
Affichage
116122
=========

latte/hu/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ A Latte sablonrendszer összes tagjének áttekintése és leírása, amelyek al
111111
| `n:name` | [életre kelti az űrlap elemet |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [űrlap konténer rajzolása |forms:rendering#Speciális esetek]
113113

114+
.[table-latte-tags language-latte]
115+
|## Csak Nette Assets esetén elérhető
116+
| `{asset}` | [egy eszköz HTML elemként vagy URL-ként való megjelenítése |assets:#asset]
117+
| `{preload}` | [előbetöltési tippeket generál a teljesítmény optimalizálásához |assets:#preload].
118+
| `n:asset` | [eszközattribútumokat ad a HTML-elemekhez |assets:#n:asset].
119+
114120

115121
Kiírás
116122
======

latte/it/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Panoramica e descrizione di tutti i tag del sistema di templating Latte, disponi
111111
| `n:name` | [anima un elemento del form |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [rendering di un container del form |forms:rendering#Casi speciali]
113113

114+
.[table-latte-tags language-latte]
115+
|## Disponibile solo con le risorse Nette
116+
| `{asset}` | [rende un asset come elemento HTML o URL |assets:#asset]
117+
| `{preload}` | [genera suggerimenti di precaricamento per ottimizzare le prestazioni |assets:#preload]
118+
| `n:asset` | [aggiunge attributi di asset agli elementi HTML |assets:#n:asset]
119+
114120

115121
Stampa
116122
======

latte/ja/tags.texy

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ Latte タグ
111111
| `n:name` | [フォームコントロールを有効化 |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [フォームコンテナの描画 |forms:rendering#特殊なケース]
113113

114+
.[table-latte-tags language-latte]
115+
|## ネットアセットでのみ利用可能
116+
|`{asset}` |[HTML 要素または URL としてアセットをレンダリングします |assets:#asset]
117+
|`{preload}` |[パフォーマンス最適化のためのプリロードヒントを生成します |assets:#preload]
118+
|`n:asset` |[HTML 要素にアセット属性を追加します |assets:#n:asset]
114119

115120
出力
116121
==========

latte/pl/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Przegląd i opis wszystkich znaczników systemu szablonów Latte, które są sta
111111
| `n:name` | [ożywia element formularza |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [rysowanie kontenera formularza |forms:rendering#Przypadki specjalne]
113113

114+
.[table-latte-tags language-latte]
115+
|## Dostępne tylko z zasobami Nette
116+
| `{asset}` | [renderuje zasób jako element HTML lub URL |assets:#asset]
117+
| `{preload}` | [generuje wskazówki przed załadowaniem dla optymalizacji wydajności |assets:#preload]
118+
| `n:asset` | [dodaje atrybuty zasobów do elementów HTML |assets:#n:asset]
119+
114120

115121
Wyświetlanie
116122
============

latte/pt/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Visão geral e descrição de todas as tags do sistema de templates Latte que es
111111
| `n:name` | [ativa o controle de formulário |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [renderização do contêiner de formulário |forms:rendering#Casos especiais]
113113

114+
.[table-latte-tags language-latte]
115+
|## Disponível somente com o Nette Assets
116+
| `{asset}` | [renderiza um ativo como elemento HTML ou URL |assets:#asset]
117+
| `{preload}` | [gera dicas de pré-carregamento para otimização do desempenho |assets:#preload]
118+
| `n:asset` | [adiciona atributos de ativos a elementos HTML |assets:#n:asset]
119+
114120

115121
Exibição
116122
========

latte/ro/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Prezentare generală și descrierea tuturor tag-urilor (sau etichetelor ori macr
111111
| `n:name` | [activează elementul de formular |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [randarea containerului de formular |forms:rendering#Cazuri speciale]
113113

114+
.[table-latte-tags language-latte]
115+
|## Disponibil numai cu Nette Assets
116+
| `{asset}` | [redă un activ ca element HTML sau URL |assets:#asset]
117+
| `{preload}` | [generează indicii de preîncărcare pentru optimizarea performanței |assets:#preload]
118+
| `n:asset` | [adaugă atribute ale activelor la elementele HTML |assets:#n:asset]
119+
114120

115121
Afișare
116122
=======

latte/ru/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
| `n:name` | [оживляет элемент формы |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [рендеринг контейнера формы |forms:rendering#Особые случаи]
113113

114+
.[table-latte-tags language-latte]
115+
|## Доступно только для Nette Assets
116+
| `{asset}` | [рендерит актив как HTML-элемент или URL |assets:#asset]
117+
| `{preload}` | [генерирует подсказки для предварительной загрузки для оптимизации производительности |assets:#preload]
118+
| `n:asset` | [добавляет атрибуты актива к HTML-элементам |assets:#n:asset]
119+
114120

115121
Вывод
116122
=====

latte/sl/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Pregled in opis vseh oznak sistema predlog Latte, ki so vam standardno na voljo.
111111
| `n:name` | [oživi element obrazca |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [risanje vsebnika obrazca |forms:rendering#Posebni primeri]
113113

114+
.[table-latte-tags language-latte]
115+
|### Na voljo samo z Nette Assets
116+
| `{asset}` | [upodobi sredstvo kot element HTML ali URL |assets:#asset]
117+
| `{preload}` | [ustvari namige pred nalaganjem za optimizacijo zmogljivosti |assets:#preload]
118+
| `n:asset` | [dodaja atribute sredstev elementom HTML |assets:#n:asset]
119+
114120

115121
Izpisovanje
116122
===========

latte/tr/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ Size standart olarak sunulan Latte şablonlama sisteminin tüm etiketlerinin öz
111111
| `n:name` | [form öğesini canlandırır |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [form konteynerini çizme |forms:rendering#Özel Durumlar]
113113

114+
.[table-latte-tags language-latte]
115+
|## Sadece Nette Assets ile kullanılabilir
116+
| `{asset}` | [bir varlığı HTML öğesi veya URL olarak işler |assets:#asset]
117+
| `{preload}` | [performans optimizasyonu için ön yükleme ipuçları oluşturur |assets:#preload]
118+
| `n:asset` | [HTML öğelerine varlık nitelikleri ekler |assets:#n:asset]
119+
114120

115121
Yazdırma
116122
========

latte/uk/tags.texy

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
| `n:name` | [оживляє елемент форми |forms:rendering#n:name]
112112
| `{formContainer}` … `{/formContainer}` | [рендеринг контейнера форми |forms:rendering#Спеціальні випадки]
113113

114+
.[table-latte-tags language-latte]
115+
|## Доступно лише з Nette Assets
116+
| `{asset}` | [відображає ресурс як елемент HTML або URL-адресу |assets:#asset]
117+
| `{preload}` | [генерує підказки щодо попереднього завантаження для оптимізації продуктивності |assets:#preload]
118+
| `n:asset` | [додає атрибути ресурсу до HTML-елементів |assets:#n:asset]
119+
114120

115121
Виведення
116122
=========

nette/bg/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- [Проверка на права |security:authorization]
6464
- [Сесии |http:Sessions]
6565
- [HTTP request & response|http:]
66+
- [Активи |assets:]
6667
- [Кеш |caching:]
6768
- [Изпращане на имейли |mail:]
6869
- [Schema: валидация на данни |schema:]

nette/bg/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Приложение .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Константи]: "Дефиниране на PHP константи .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "База данни .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Декоратор .[prism-token prism-comment]"<br>

nette/cs/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Hlavní témata
6363
- [Ověřování oprávnění |security:authorization]
6464
- [http:Sessions]
6565
- [HTTP request & response|http:]
66+
- [Assety |assets:]
6667
- [Cache |caching:]
6768
- [Odesílání e-mailů |mail:]
6869
- [Schema: validace dat |schema:]

nette/cs/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Součásti Nette nastavujeme pomocí konfiguračních souborů, které se obvykl
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Application .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Konstanty]: "Definice PHP konstant .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Databáze .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Dekorátor .[prism-token prism-comment]"<br>

nette/de/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Hauptthemen
6363
- [Berechtigungsprüfung |security:authorization]
6464
- [http:Sessions]
6565
- [HTTP-Request & -Response |http:]
66+
- [Aktiva |assets:]
6667
- [Cache |caching:]
6768
- [E-Mails senden |mail:]
6869
- [Schema: Datenvalidierung |schema:]

nette/de/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Nette-Komponenten werden über Konfigurationsdateien konfiguriert, die üblicher
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Application .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Konstanten]: "Definition von PHP-Konstanten .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Datenbank .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Dekorator .[prism-token prism-comment]"<br>

nette/el/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- [Επαλήθευση αδειών |security:authorization]
6464
- [Sessions |http:Sessions]
6565
- [HTTP request & response|http:]
66+
- [Περιουσιακά στοιχεία |assets:]
6667
- [Cache |caching:]
6768
- [Αποστολή μηνυμάτων ηλεκτρονικού ταχυδρομείου |mail:]
6869
- [Schema: επικύρωση δεδομένων |schema:]

nette/el/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Εφαρμογή .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Σταθερές]: "Ορισμός σταθερών PHP .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Βάση δεδομένων .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Διακοσμητής .[prism-token prism-comment]"<br>

nette/en/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Main Topics
6363
- [Access Control |security:authorization]
6464
- [Sessions |http:Sessions]
6565
- [HTTP Request & Response|http:]
66+
- [Assets |assets:]
6667
- [Caching |caching:]
6768
- [Sending Emails |mail:]
6869
- [Schema: Data Validation |schema:]

nette/en/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Nette components are configured using configuration files, which are usually wri
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Application .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Constants]: "Definition of PHP constants .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Database .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Decorator .[prism-token prism-comment]"<br>

nette/es/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Temas principales
6363
- [Verificación de permisos |security:authorization]
6464
- [http:Sessions]
6565
- [Petición y respuesta HTTP|http:]
66+
- [Activos |assets:]
6667
- [Caché |caching:]
6768
- [Envío de correos electrónicos |mail:]
6869
- [Schema: validación de datos |schema:]

nette/es/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Los componentes de Nette se configuran mediante archivos de configuración, que
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Aplicación .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Constantes]: "Definición de constantes PHP .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Base de datos .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Decorador .[prism-token prism-comment]"<br>

nette/fr/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Sujets principaux
6363
- [Vérification des autorisations |security:authorization]
6464
- [http:Sessions]
6565
- [Requête & réponse HTTP|http:]
66+
- [Actifs |assets:]
6667
- [Cache |caching:]
6768
- [Envoi d'e-mails |mail:]
6869
- [Schema : validation de données |schema:]

nette/fr/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Nous configurons les composants Nette à l'aide de fichiers de configuration, qu
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Application .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Constantes]: "Définition des constantes PHP .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Base de données .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Décorateur .[prism-token prism-comment]"<br>

nette/hu/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Fő témák
6363
- [Jogosultság ellenőrzés |security:authorization]
6464
- [Munkamenetek |http:Sessions]
6565
- [HTTP kérés & válasz|http:]
66+
- [Eszközök |assets:]
6667
- [Cache |caching:]
6768
- [E-mailek küldése |mail:]
6869
- [Schema: adat validáció |schema:]

nette/hu/configuring.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A Nette komponenseit konfigurációs fájlok segítségével állítjuk be, amel
88

99
<pre>
1010
"application .[prism-token prism-atrule]":[application:configuration#Application]: "Application .[prism-token prism-comment]"<br>
11+
"assets .[prism-token prism-atrule]":[assets:configuration]: "Assets .[prism-token prism-comment]"<br>
1112
"constants .[prism-token prism-atrule]":[application:configuration#Konstansok]: "PHP konstansok definíciója .[prism-token prism-comment]"<br>
1213
"database .[prism-token prism-atrule]":[database:configuration]: "Adatbázis .[prism-token prism-comment]"<br>
1314
"decorator .[prism-token prism-atrule]":[dependency-injection:configuration#Decorator]: "Dekorátor .[prism-token prism-comment]"<br>

nette/it/@home.texy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Argomenti principali
6363
- [Verifica delle autorizzazioni |security:authorization]
6464
- [Sessioni |http:sessions]
6565
- [HTTP request & response|http:]
66+
- [Attività |assets:]
6667
- [Cache |caching:]
6768
- [Invio di e-mail |mail:]
6869
- [Schema: validazione dei dati |schema:]

0 commit comments

Comments
 (0)