5a41ef5c4a6b756da0f1a1b1ed5a35a4f88816b5
[awesomized/ext-ion] / docs / v0.2 / ion / Catalog / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Catalog::__construct -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Catalog::__construct">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.2/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.2/ion/Catalog/__construct">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.2/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &uarr; <a href="./ion/Catalog">
40 Catalog
41 </a>
42 <ul>
43 <li>
44
45 &circlearrowright; <strong><a href="./ion/Catalog/__construct">Catalog::__construct</a></strong>
46
47
48
49 </ul>
50
51 <li>&ldsh; <a href="./ion/Catalog/add">Catalog::add</a></li>
52
53 <li>&ldsh; <a href="./ion/Catalog/find">Catalog::find</a></li>
54
55 <li>&ldsh; <a href="./ion/Catalog/findBest">Catalog::findBest</a></li>
56
57 <li>&ldsh; <a href="./ion/Catalog/remove">Catalog::remove</a></li>
58
59 </ul>
60
61 </li>
62 </ul>
63
64 </li>
65 </ul>
66 </div>
67 <meta charset="utf-8"><h1>
68 <a class="permalink" href="ion/Catalog/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Catalog/__construct">ion\Catalog::__construct</a>()</h1><p>Create a new Catalog.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Catalog/__construct#Params:">#</a>
69 </h2><p>None.</p>
70 <div class="comments">
71 <style>.giscus-frame {min-height: 16em;}</style>
72 <script>
73 function giscus_load(button) {
74 let script = document.createElement("script");
75 script.setAttribute("data-repo", 'awesomized/ext-ion');
76 script.setAttribute("data-category", 'Comments on Docs');
77 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
78 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
79 script.setAttribute("data-mapping", 'og:title');
80 script.setAttribute("data-input-position", 'bottom');
81 script.setAttribute("data-reactions-enabled", false);
82 script.setAttribute("data-theme", 'light');
83 script.setAttribute("data-lang", 'en');
84
85 script.src = "//giscus.app/client.js";
86 button.parentNode.replaceChild(script, button);
87 }
88 </script>
89 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
90
91 </div>
92
93 <footer>
94
95 <ul>
96 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
97 </a></li>
98 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
99 <li>
100 </li>
101 </ul>
102
103 </footer>
104
105 <script src="index.js" defer></script>
106
107 </div>
108 </body>
109 </html>