11< ?xml version="1.0" encoding="UTF-8"?>
22< div data-template ="templates:surround " data-template-with ="templates/page.html " data-template-at ="main ">
3- < h1 > XQuery Function Documentation</ h1 >
4- < form id ="fun-query-form " name ="f-query " class ="form-horizontal " action ="? " method ="GET ">
5- < div class ="row mb-3 ">
6- < label class ="col-form-label col-md-2 hidden-xs "> Search</ label >
7- < div class ="col-md-4 col-xs-12 ">
8- < span class ="input-group ">
9- < input id ="query-field " name ="q " type ="text " data-template ="templates:form-control " class ="form-control "/>
10- < span class ="input-group-btn ">
11- < button id ="f-btn-search " type ="submit " name ="action " value ="search " class ="btn btn-primary ">
12- < span class ="glyphicon glyphicon-search "> </ span > Search
13- </ button >
3+ < article class ="col-12-md ">
4+ < h1 > XQuery Function Documentation</ h1 >
5+ < form id ="fun-query-form " name ="f-query " class ="form-horizontal " action ="? " method ="GET ">
6+ < div class ="row mb-3 ">
7+ < label class ="col-form-label col-md-2 hidden-xs "> Search</ label >
8+ < div class ="col-md-4 col-xs-12 ">
9+ < span class ="input-group ">
10+ < input id ="query-field " name ="q " type ="text " data-template ="templates:form-control " class ="form-control "/>
11+ < span class ="input-group-btn ">
12+ < button id ="f-btn-search " type ="submit " name ="action " value ="search " class ="btn btn-primary ">
13+ < span class ="glyphicon glyphicon-search "> </ span > Search
14+ </ button >
15+ </ span >
1416 </ span >
15- </ span >
17+ </ div >
1618 </ div >
17- </ div >
18- < div class ="row mb-3 ">
19- < label class ="col-form-label col-md-2 hidden-xs "> Search in</ label >
20- < div class ="col-md-4 col-xs-12 ">
21- < select name ="type " data-template ="templates:form-control " class ="form-select ">
22- < option value ="name "> Name</ option >
23- < option value ="signature "> Signature</ option >
24- < option value ="desc "> Description</ option >
25- </ select >
26- </ div >
27- </ div >
28- < div class ="btn-toolbar ">
29- < div class ="btn-group me-2 " role ="group " aria-label ="browse action ">
30- < a id ="browse " class ="btn btn-primary " href ="browse.html?extensions=true ">
31- < span class ="glyphicon glyphicon-globe "> </ span > Browse</ a >
19+ < div class ="row mb-3 ">
20+ < label class ="col-form-label col-md-2 hidden-xs "> Search in</ label >
21+ < div class ="col-md-4 col-xs-12 ">
22+ < select name ="type " data-template ="templates:form-control " class ="form-select ">
23+ < option value ="name "> Name</ option >
24+ < option value ="signature "> Signature</ option >
25+ < option value ="desc "> Description</ option >
26+ </ select >
27+ </ div >
3228 </ div >
33- < div class ="btn-group me-2 " role ="group " aria-label ="generate action ">
34- < button id ="f-btn-reindex-regen " class ="btn btn-warning " data-template ="app:check-dba-user-and-data " data-toggle ="tooltip " data-placement ="top " title ="Regenerate XQuery Function Documentation after modification or addition of functions ">
35- < span class ="glyphicon glyphicon-refresh "> </ span > Regenerate</ button >
36- < button id ="f-btn-reindex " class ="btn btn-warning " data-template ="app:check-not-data " data-toggle ="tooltip " data-placement ="top " title ="Generate XQuery Function Documentation after installation ">
37- < span class ="glyphicon glyphicon-import "> </ span > Generate</ button >
38- < img id ="f-load-indicator " src ="resources/images/ajax-loader.gif "/>
29+ < div class ="btn-toolbar ">
30+ < div class ="btn-group me-2 " role ="group " aria-label ="browse action ">
31+ < a id ="browse " class ="btn btn-primary " href ="browse.html?extensions=true ">
32+ < span class ="glyphicon glyphicon-globe "> </ span > Browse</ a >
33+ </ div >
34+ < div class ="btn-group me-2 " role ="group " aria-label ="generate action ">
35+ < button id ="f-btn-reindex-regen " class ="btn btn-warning " data-template ="app:check-dba-user-and-data " data-toggle ="tooltip " data-placement ="top " title ="Regenerate XQuery Function Documentation after modification or addition of functions ">
36+ < span class ="glyphicon glyphicon-refresh "> </ span > Regenerate</ button >
37+ < button id ="f-btn-reindex " class ="btn btn-warning " data-template ="app:check-not-data " data-toggle ="tooltip " data-placement ="top " title ="Generate XQuery Function Documentation after installation ">
38+ < span class ="glyphicon glyphicon-import "> </ span > Generate</ button >
39+ < img id ="f-load-indicator " src ="resources/images/ajax-loader.gif "/>
40+ </ div >
3941 </ div >
42+ </ form >
43+ < div class ="alert alert-warning " data-template ="app:check-dba-user-and-not-data ">
44+ The function documentation has not been generated yet. Click on the < code > Generate</ code > button
45+ above to index all XQuery modules. This should take less than a minute.
4046 </ div >
41- </ form >
42- < div class ="alert alert-warning " data-template ="app:check-dba-user-and-not-data ">
43- The function documentation has not been generated yet. Click on the < code > Generate</ code > button
44- above to index all XQuery modules. This should take less than a minute.
45- </ div >
46- < div class ="alert alert-warning " data-template ="app:check-not-dba-user-and-not-data ">
47- The function documentation has not been generated yet. Please contact the database administrator in order to have the function documentation generated.
48-
49- </ div >
50- < div id ="messages "> </ div >
51- < div id ="results ">
52- < div data-template ="app:action ">
53- < div data-template ="app:module "> </ div >
47+ < div class ="alert alert-warning " data-template ="app:check-not-dba-user-and-not-data ">
48+ The function documentation has not been generated yet. Please contact the database administrator in order to have the function documentation generated.
49+
50+ </ div >
51+ < div id ="messages "> </ div >
52+ < div id ="results ">
53+ < div data-template ="app:action ">
54+ < div data-template ="app:module "> </ div >
55+ </ div >
5456 </ div >
55- </ div >
57+ </ article >
5658</ div >
0 commit comments