3fcb7710f194330c5a8639d66f298e45f6079cb6
[awesomized/ext-ion] / docs / v0.2 / ion / Catalog / add.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Catalog::add -
7 mdref
8 </title>
9 <meta property="og:title" content="ion\Catalog::add">
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/add">
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/add">Catalog::add</a></strong>
46
47
48
49 </ul>
50
51 <li>&ldsh; <a href="./ion/Catalog/__construct">Catalog::__construct</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/add#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Catalog/add">ion\Catalog::add</a>(<a href="ion/Symbol/Table">ion\Symbol\Table</a> <span class="var">$table</span>)</h1><p>Add a shared symbol table to the catalog.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Catalog/add#Params:">#</a>
69 </h2><ul>
70 <li>
71 <a href="ion/Symbol/Table">ion\Symbol\Table</a> <span class="var" id="$table">$table<a class="permalink" href="ion/Catalog/add#%24table">#</a></span><br>
72 The new table to add.</li>
73 </ul>
74 <div class="comments">
75 <style>.giscus-frame {min-height: 16em;}</style>
76 <script>
77 function giscus_load(button) {
78 let script = document.createElement("script");
79 script.setAttribute("data-repo", 'awesomized/ext-ion');
80 script.setAttribute("data-category", 'Comments on Docs');
81 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
82 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
83 script.setAttribute("data-mapping", 'og:title');
84 script.setAttribute("data-input-position", 'bottom');
85 script.setAttribute("data-reactions-enabled", false);
86 script.setAttribute("data-theme", 'light');
87 script.setAttribute("data-lang", 'en');
88
89 script.src = "//giscus.app/client.js";
90 button.parentNode.replaceChild(script, button);
91 }
92 </script>
93 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
94
95 </div>
96
97 <footer>
98
99 <ul>
100 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
101 </a></li>
102 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
103 <li>
104 </li>
105 </ul>
106
107 </footer>
108
109 <script src="index.js" defer></script>
110
111 </div>
112 </body>
113 </html>