Исходный код вики NHibernate
Редактировал(а) Alexandr Fokin 2023/02/03 22:23
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Порт библиотеки [[Hibernate>>doc:Разработка.JVM.Java.Библиотеки.Hibernate.WebHome]]. | ||
2 | |||
3 | ---- | ||
4 | |||
5 | [[https:~~/~~/nhibernate.info>>https://nhibernate.info]] | ||
6 | |||
7 | [[https:~~/~~/github.com/nhibernate/nhibernate-core>>https://github.com/nhibernate/nhibernate-core]] | ||
8 | |||
9 | ---- | ||
10 | |||
11 | ==== Внутренние ссылки: ==== | ||
12 | |||
13 | ====== Дочерние страницы: ====== | ||
14 | |||
15 | {{children/}} | ||
16 | |||
17 | ====== Обратные ссылки: ====== | ||
18 | |||
19 | {{velocity}} | ||
20 | #set ($links = $doc.getBacklinks()) | ||
21 | #if ($links.size() > 0) | ||
22 | #foreach ($docname in $links) | ||
23 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
24 | * [[$escapetool.xml($rdoc.fullName)]] | ||
25 | #end | ||
26 | #else | ||
27 | No back links for this page! | ||
28 | #end | ||
29 | {{/velocity}} | ||
30 | |||
31 | ---- |