]> jfr.im git - uguu.git/blame - phpdocs/graphs/classes.html
fix extension fix
[uguu.git] / phpdocs / graphs / classes.html
CommitLineData
2d0bf4f3
GJ
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <title>Documentation</title>
6
7 <meta name="viewport" content="width=device-width, initial-scale=1.0">
8 <base href="../">
9 <link rel="icon" href="images/favicon.ico"/>
10 <link rel="stylesheet" href="css/normalize.css">
11 <link rel="stylesheet" href="css/base.css">
12 <script src='https://unpkg.com/panzoom@8.7.3/dist/panzoom.min.js'></script>
13</head>
14<body id="top">
15 <header class="phpdocumentor-header phpdocumentor-section">
16 <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
17 <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
18 <label class="phpdocumentor-header__menu-icon" for="menu-button">
19 <i class="fas fa-bars"></i>
20 </label>
21 <section data-search-form class="phpdocumentor-search">
22 <label>
23 <span class="visually-hidden">Search for</span>
24 <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
25 <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
26 <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
27 </svg>
28 <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
29 </label>
30</section>
31
32 <nav class="phpdocumentor-topnav">
33 <ul class="phpdocumentor-topnav__menu">
34 </ul>
35</nav>
36</header>
37
38 <main class="phpdocumentor">
39 <div class="phpdocumentor-section">
40 <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
41<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
42 Menu
43</label>
44<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
45 <section class="phpdocumentor-sidebar__category">
46 <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
47 <h4 class="phpdocumentor-sidebar__root-namespace">
48 <a href="namespaces/core.html" class="">Core</a>
49</h4>
50
51 </section>
52 <section class="phpdocumentor-sidebar__category">
53 <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
54 <h4 class="phpdocumentor-sidebar__root-namespace">
55 <a href="packages/Application.html" class="">Application</a>
56</h4>
57
58 </section>
59
60 <section class="phpdocumentor-sidebar__category">
61 <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
62 <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
63 <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
64 <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
65 </section>
66
67 <section class="phpdocumentor-sidebar__category">
68 <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
69 <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
70 </section>
71</aside>
72
73 <div class="phpdocumentor-column -eight phpdocumentor-content">
74 <div class="phpdocumentor-class-graph">
75 <img class="phpdocumentor-class-graph__graph" src="graphs/classes.svg" id="scene" />
76 </div>
77 <script type="text/javascript">
78 var element = document.querySelector('#scene');
79
80 // And pass it to panzoom
81 panzoom(element, {
82 smoothScroll: false
83 })
84 </script>
85 <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
86 <section class="phpdocumentor-search-results__dialog">
87 <header class="phpdocumentor-search-results__header">
88 <h2 class="phpdocumentor-search-results__title">Search results</h2>
89 <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
90 </header>
91 <section class="phpdocumentor-search-results__body">
92 <ul class="phpdocumentor-search-results__entries"></ul>
93 </section>
94 </section>
95</section>
96 </div>
97 </div>
98 <a href="graphs/classes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
99
100 </main>
101
102 <script>
103 cssVars({});
104 </script>
105 <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
106 <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
107 <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
108 <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
109</body>
110</html>